From 9559adbb8325f1eb8bfb9ad66405a8af4a3771a8 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 15 Jun 2014 10:58:53 -0700 Subject: [PATCH] Updated Configure Shadowsocks with Supervisor (markdown) --- Configure-Shadowsocks-with-Supervisor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```