diff --git a/README.md b/README.md index 7bfe858..b7a8453 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,12 @@ can be found in the following places: * [Storage SIG landing page](https://wiki.centos.org/SpecialInterestGroup/Storage/Gluster) -E.g. build the src.rpm with: +Create a src.rpm with: $ rpmbuild -bs \ --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \ --define "dist .el8" SPECS/ceph.spec To build: - $ `cbs build [--scratch] storage8-ceph-octopus-el8 ceph-15.2.1-1.el8.src.rpm` - + $ cbs build [--scratch] storage8-ceph-octopus-el8 ceph-15.2.4-1.el8.src.rpm