From 7b1fab27b4cf556c831b14b4979cd0e6b4d5a420 Mon Sep 17 00:00:00 2001 From: Michael Avrukin Date: Thu, 18 Jul 2024 13:50:12 -0400 Subject: [PATCH] osx related package note for git-sig OSX related notes in order to install git-sig --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 86ca01fb..6a4e6b11 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,10 @@ We use [git-sig][gs] for this. Please install it in order to follow our signing and verification steps. +Two libraries you may need to `brew install` first are `bash` in order to get to version 5+ and `gnu-getopt`. After +installing `gnu-getopt` in order to get it to be the one that is automatically picked up on the PATH, follow the instructions +provided by `brew` in order to update your PATH. + ### Reproduce ### This allows you to prove that published binaries correspond with the source