From b885c895133df7d9bc9259edf1a84a9a7ed20a12 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Mon, 1 Jul 2013 09:50:07 -0700 Subject: [PATCH] Updated Configure Shadowsocks with Supervisor (markdown) --- Configure-Shadowsocks-with-Supervisor.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Configure-Shadowsocks-with-Supervisor.md b/Configure-Shadowsocks-with-Supervisor.md index 915021c..e69b025 100644 --- a/Configure-Shadowsocks-with-Supervisor.md +++ b/Configure-Shadowsocks-with-Supervisor.md @@ -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 ```