Browse Source

Update README.md

pull/8/head
Max Lv 12 years ago
parent
commit
3cd0c91d17
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -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
``` ```

Loading…
Cancel
Save