diff --git a/README.md b/README.md index d7b315e5..65b2de55 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ sudo apt install libcurl4-openssl-dev build-essential cmake autoconf texinfo lib Install dependencies (`cmake`, `autoconf`): ```bash -brew install cmake autoconf +brew install cmake autoconf automake libtool texinfo ``` ### Unix systems