From e18b2af3bb9d5da8a1f875df322ff9fffc218322 Mon Sep 17 00:00:00 2001 From: lososeg Date: Thu, 5 Jul 2018 17:26:18 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: