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 7b87e71 commit a935ac5
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 @@ -257,7 +257,7 @@ We recommend using the existing drop-in files as a guide and adapting them to yo

1) Create a drop-in file in the directory: `etc/qm/containers/containers.conf.d`
2) Add it as a sub-package to `rpm/qm.spec`
3) Test it by running: `rm -rf rpmbuild/ && VERSION=YOURVERSIONHERE make rpm`
3) Test it by running: `make clean && VERSION=YOURVERSIONHERE make rpm`
4) Additionally, test it without enabling the sub-package using:

```bash
Expand Down

0 comments on commit a935ac5

Please sign in to comment.