Update README.md

This commit is contained in:
0polar 2019-03-19 20:11:01 +08:00 committed by GitHub
parent 5b9afe70b2
commit 5f21563d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ Decentralized websites using Bitcoin crypto and the BitTorrent network - https:/
* `wget https://github.com/HelloZeroNet/ZeroNet/archive/py3.tar.gz`
* `tar xvpfz py3.tar.gz`
* `cd ZeroNet-py3`
* Install required Python modules `sudo pip install -r requirements.txt`
* Install required Python modules `sudo python3 -m pip install -r requirements.txt`
* Start with `python3 zeronet.py`
* Open http://127.0.0.1:43110/ in your browser