diff --git a/docs/development_environment.md b/docs/development_environment.md index b94878e1..e69c6031 100644 --- a/docs/development_environment.md +++ b/docs/development_environment.md @@ -60,7 +60,7 @@ $ pip install --upgrade setuptools Install [Homebrew](https://brew.sh/), then use that to install Python 3: ```bash -$ brew install python3 +$ brew install python3 autoconf ``` ## Setup Local Repository