diff --git a/README.md b/README.md index 11e223e0..04fbb99d 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Installation Build the binary like this: ```bash - sudo apt-get install build-essential autoconf libtool + sudo apt-get install build-essential autoconf libtool libssl-dev ./configure && make sudo make install ```