Skip to content

Commit

Permalink
Update docs/devel/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Albert Esteve <[email protected]>
  • Loading branch information
dougsland and aesteve-rh authored Oct 2, 2024
1 parent e8fc584 commit 7b87e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/devel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Make necessary changes using your preferred editor (e.g., vi/emacs).
**4.** Build the RPM

```bash
rm -rf rpmbuild && VERSION=1.0 make rpm
make clean && VERSION=1.0 make rpm
```

The rpm is created at the `${RPM_TOPDIR}/RPMS` folder, by default
Expand Down

0 comments on commit 7b87e71

Please sign in to comment.