Complete the installation command
"apt-get install python-pip" >> "apt-get install python-pip python-setuptools"
This commit is contained in:
parent
b92f276073
commit
b5cadc0f1a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Server
|
||||||
|
|
||||||
Debian / Ubuntu:
|
Debian / Ubuntu:
|
||||||
|
|
||||||
apt-get install python-pip
|
apt-get install python-pip python-setuptools
|
||||||
pip install git+https://github.com/shadowsocks/shadowsocks.git@master
|
pip install git+https://github.com/shadowsocks/shadowsocks.git@master
|
||||||
|
|
||||||
CentOS:
|
CentOS:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue