Fix reproducible builds docs (#55)

This commit is contained in:
Alessio Treglia
2019-06-25 15:07:24 +01:00
committed by GitHub
parent 0c12ccecae
commit bd72311e47

View File

@@ -56,7 +56,7 @@ cd gaia/ && ./contrib/gitian-build.sh -s user@example.com all
If you want to generate unsigned builds, just remove the option `-s` from the command line:
```
./cmd/gaia/contrib/gitian-build.sh linux
./contrib/gitian-build.sh linux
```
At the end of the procedure, build results can be found in the `./gaia.sigs` directory: