Update m2crypto installation for OSX
Use pip sources to install m2crypto so that users can get further upgrades.
This commit is contained in:
parent
afa14791df
commit
52820db87d
1 changed files with 1 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue