Skip to content

Commit d8a3cea

Browse files
authored
Update README.md
1 parent 88e6ad9 commit d8a3cea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ When running the docker build, using '-v host absolute path:/shared/cache' will
8989

9090
###What's next
9191
* Optionally, you may create a digital signature of the resulting output manifest file.
92-
* This file will be located in your host's shared cache directory results directory. The file's name is: <package name>-res.yml, where package name will resemble bitcoin-0.12.1-linux64-res.yml
92+
* This file will be located in your host's shared cache directory results directory. The file's name is: package name-res.yml, where package name will resemble bitcoin-0.12.1-linux64-res.yml
9393

9494
###How to use PGP/GnuPG to sign your manifest file
9595
1. Fork the following repository in GitHub and then clone your fork:
@@ -112,3 +112,5 @@ $ cd /tmp/gitian.sigs
112112
$ git add . && git commit -m "v0.12.1-bitcore-3"
113113
$ git push origin master
114114
```
115+
116+
##TODO How to audit the build process

0 commit comments

Comments
 (0)