diff --git a/README.md b/README.md index d7e7a700af..ff894659ba 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Build instructions and additional documentation are available in the We recommend building on Ubuntu 16.04 LTS, and the build dependencies may be installed with: sudo apt-get update - sudo apt-get install autoconf cmake git libboost-all-dev libssl-dev g++ libcurl4-openssl-dev + sudo apt-get install autoconf cmake make automake libtool git libboost-all-dev libssl-dev g++ libcurl4-openssl-dev To build after all dependencies are installed: