Browse Source

add install steps for OS X

1.4
clowwindy 11 years ago
parent
commit
ddce0dd39f
  1. 9
      README.md

9
README.md

@ -30,7 +30,14 @@ Install Shadowsocks.
easy_install pip easy_install pip
pip install shadowsocks pip install shadowsocks
#### Windows / OS X: #### OS X:
git clone https://github.com/clowwindy/M2Crypto.git
cd M2Crypto
pip install .
pip install shadowsocks
#### Windows:
Choose a [GUI client][7] Choose a [GUI client][7]

Loading…
Cancel
Save