We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c1ad8 commit c130f66Copy full SHA for c130f66
doc/gitian-building.md
@@ -408,7 +408,7 @@ and inputs.
408
409
For example:
410
```bash
411
-URL=https://github.com/dondreytaylor/BTH.git
+URL=https://github.com/BTHPOS/BTH.git
412
COMMIT=cd51727e79df4b82a05118d4f94124b9ce5f5c82
413
./bin/gbuild --commit BTH=${COMMIT} --url BTH=${URL} ../BTH/contrib/gitian-descriptors/gitian-linux.yml
414
./bin/gbuild --commit BTH=${COMMIT} --url BTH=${URL} ../BTH/contrib/gitian-descriptors/gitian-win.yml
0 commit comments