diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5b781331ed9e..88d864c4b05a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,8 @@ To start developing on AvalancheGo, you'll need a few things installed. - gcc - g++ +On MacOS, a modern version of bash is required (e.g. via [homebrew](https://brew.sh/) with `brew install bash`). The version installed by default is not compatible with AvalancheGo's [shell scripts](scripts). + ## Issues ### Security