From d01093773e515a305940be28e969f5257f8632b6 Mon Sep 17 00:00:00 2001 From: "Eden S.-G." Date: Thu, 4 Jun 2015 16:02:47 -0400 Subject: [PATCH] Fix name of Homebrew (Brew --> Homebrew) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ea16c37..e11e7cb0 100644 --- a/README.md +++ b/README.md @@ -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`