Fix incorrect flag for fedpkg scratch-build

This commit is contained in:
Stephen Gallagher 2021-04-20 19:48:39 +00:00
parent ed5219fd68
commit 9074f546bf

View File

@ -83,7 +83,7 @@ Update the RPM spec %changelog appropriately.
## (Preferred) Perform a scratch-build on at least one architecture
```
fedpkg scratch-build [--arches x86_64] --srpm
fedpkg scratch-build [--arch x86_64] --srpm
```
Verify that it built successfully.