diff --git a/Configure-Shadowsocks-with-Supervisor.md b/Configure-Shadowsocks-with-Supervisor.md index 2e8b8d7..01b1106 100644 --- a/Configure-Shadowsocks-with-Supervisor.md +++ b/Configure-Shadowsocks-with-Supervisor.md @@ -18,7 +18,7 @@ Edit `/etc/shadowsocks.json` Run ``` apt-get update -apt-get install python-pip python-m2crypto python-gevent supervisor +apt-get install python-pip python-m2crypto supervisor pip install shadowsocks ```