|
@ -51,7 +51,7 @@ Installation |
|
|
Build the binary like this: |
|
|
Build the binary like this: |
|
|
|
|
|
|
|
|
```bash |
|
|
```bash |
|
|
sudo apt-get install build-essential autoconf libtool |
|
|
|
|
|
|
|
|
sudo apt-get install build-essential autoconf libtool libssl-dev |
|
|
./configure && make |
|
|
./configure && make |
|
|
sudo make install |
|
|
sudo make install |
|
|
``` |
|
|
``` |
|
|