Use msgpack pip package everywhere
This commit is contained in:
parent
af57083afd
commit
bca5d8a6c5
5 changed files with 5 additions and 5 deletions
|
@ -112,7 +112,7 @@
|
|||
|
||||
* `virtualenv env`
|
||||
* `source env/bin/activate`
|
||||
* `pip install msgpack-python gevent`
|
||||
* `pip install msgpack gevent`
|
||||
* `python2 zeronet.py`
|
||||
* 在你的浏览器中打开 http://127.0.0.1:43110/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue