This commit is contained in:
chenxy123 2016-08-23 23:46:10 +08:00
commit 3c1a72c25f

View File

@ -73,9 +73,9 @@ git clone https://github.com/blampe/IbPy.git
cd IbPy
python setup.py install
```
* OKCOIN - ```pip install websocket``` or ```conda install websocket```
```
* OKCOIN - ```pip install websocket-client``` or ```conda install websocket-client```
---