Skip to content

Commit

Permalink
fix cmd to install dependencies for generic-rpm-intergrated build
Browse files Browse the repository at this point in the history
  • Loading branch information
singholt committed Mar 31, 2023
1 parent 5a2df82 commit 7793905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/generic-rpm-integrated/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
##Steps to build and install package:

* Install build and install dependencies
* Install rpm-build and other dependencies
```
rpm-build make gcc git wget rpmdevtools
yum install rpm-build make gcc git wget rpmdevtools
```
* Build the package by running
```
Expand Down

0 comments on commit 7793905

Please sign in to comment.