You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ When running the docker build, using '-v host absolute path:/shared/cache' will
89
89
90
90
###What's next
91
91
* 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: <packagename>-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
93
93
94
94
###How to use PGP/GnuPG to sign your manifest file
95
95
1. Fork the following repository in GitHub and then clone your fork:
0 commit comments