Merge pull request #113 from EdenSG/patch-1
Fix name of Homebrew (Brew --> Homebrew)
This commit is contained in:
commit
f0597afe1f
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ It downloads the latest version of ZeroNet then starts it automatically.
|
|||
|
||||
### Mac
|
||||
|
||||
* Install [brew](http://brew.sh/)
|
||||
* Install [Homebrew](http://brew.sh/)
|
||||
* `brew install python`
|
||||
* `pip install gevent msgpack-python`
|
||||
* [Download](https://github.com/HelloZeroNet/ZeroNet/archive/master.zip), Unpack, run `python zeronet.py`
|
||||
|
|
Loading…
Reference in a new issue