Browse Source

Merge branch 'master' of github.com:madeye/shadowsocks-libev

pull/8/head
Max Lv 11 years ago
parent
commit
154e3e9bd5
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:
```bash
sudo apt-get install build-essential autoconf libtool
sudo apt-get install build-essential autoconf libtool libssl-dev
./configure && make
sudo make install
```

Loading…
Cancel
Save