Skip to content

Commit b960756

Browse files
author
Michael Avrukin
authored
Merge pull request #474 from tkhq/mavrukin-patch-1
osx related package note for git-sig
2 parents 406af02 + 7b1fab2 commit b960756

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ We use [git-sig][gs] for this.
5454

5555
Please install it in order to follow our signing and verification steps.
5656

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+
5761
### Reproduce ###
5862

5963
This allows you to prove that published binaries correspond with the source

0 commit comments

Comments
 (0)