aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 5 insertions, 9 deletions
diff --git a/README.md b/README.md
index 20f8341d1b..87919c7027 100644
--- a/README.md
+++ b/README.md
@@ -185,17 +185,9 @@ and what is currently being worked on:
#### For OS X:
-* Install [Xcode](https://developer.apple.com/)
+* Install [Xcode](https://developer.apple.com/) and [Homebrew][http://brew.sh]
* Install sha1sum
- Via MacPorts:
-
- sudo port install md5sha1sum cmake libtool automake
-
- Via Homebrew:
-
- brew install md5sha1sum cmake libtool automake
-
If you run into wget certificate errors, you may be missing the root SSL
certificates or have not set them up correctly:
@@ -223,6 +215,10 @@ To build and run the tests:
make test
+Using Homebrew on Mac:
+
+ brew install neovim/neovim/neovim
+
### Community
Join the community on IRC in #neovim on Freenode.