Use renamed msgpack pip package instead msgpack-python
This commit is contained in:
parent
357fd895bf
commit
9305612419
2 changed files with 2 additions and 2 deletions
|
@ -142,7 +142,7 @@ set `ENABLE_TOR` environment variable to `true` (Default: `false`). E.g.:
|
|||
|
||||
* `virtualenv env`
|
||||
* `source env/bin/activate`
|
||||
* `pip install msgpack-python gevent`
|
||||
* `pip install msgpack gevent`
|
||||
* `python2 zeronet.py`
|
||||
* Open http://127.0.0.1:43110/ in your browser
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue