Updated Configure Shadowsocks with Supervisor (markdown)

clowwindy 2013-07-01 09:50:07 -07:00
parent cb41050845
commit b885c89513

@ -15,6 +15,7 @@ Edit `/etc/shadowsocks.json`
Run
```
apt-get update
apt-get install python-pip python-m2crypto python-gevent supervisor
pip install shadowsocks superlance
```