We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 406af02 + 7b1fab2 commit b960756Copy full SHA for b960756
README.md
@@ -54,6 +54,10 @@ We use [git-sig][gs] for this.
54
55
Please install it in order to follow our signing and verification steps.
56
57
+Two libraries you may need to `brew install` first are `bash` in order to get to version 5+ and `gnu-getopt`. After
58
+installing `gnu-getopt` in order to get it to be the one that is automatically picked up on the PATH, follow the instructions
59
+provided by `brew` in order to update your PATH.
60
+
61
### Reproduce ###
62
63
This allows you to prove that published binaries correspond with the source
0 commit comments