diff --git a/README.md b/README.md index b97c0007c..dab07cb47 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ Grab the deps and then follow this process. Debian/Ubuntu Dependencies: ``` -sudo apt install libboost-dev libsodium-dev \ +sudo apt install libboost-dev libsodium-dev autoconf libtool \ libprotobuf-dev protobuf-compiler libgflags-dev libutempter-dev libcurl4-openssl-dev \ build-essential ninja-build cmake git zip ```