From b5cadc0f1ae25b2dc19547f318e119071b0722ca Mon Sep 17 00:00:00 2001 From: q158073378252010 Date: Thu, 27 Jul 2017 21:18:09 +0800 Subject: [PATCH] Complete the installation command "apt-get install python-pip" >> "apt-get install python-pip python-setuptools" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4631576..4a870ab 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Server Debian / Ubuntu: - apt-get install python-pip + apt-get install python-pip python-setuptools pip install git+https://github.com/shadowsocks/shadowsocks.git@master CentOS: