Update m2crypto installation for OSX

Use pip sources to install m2crypto so that users can get further upgrades.
This commit is contained in:
Cadina 2014-05-12 11:27:03 +08:00
parent afa14791df
commit 52820db87d

View file

@ -32,9 +32,7 @@ Install Shadowsocks.
#### OS X:
git clone https://github.com/clowwindy/M2Crypto.git
cd M2Crypto
pip install .
pip install M2Crypto
pip install shadowsocks
#### Windows: