aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandrewmchen <andrewmchen@berkeley.edu>2014-02-25 13:32:55 -0800
committeraph <a.hewson@gmail.com>2014-03-03 21:26:48 +0000
commitf8d07db4b04536ae8b911db6d8f661dfa02a78ab (patch)
tree4cc47874fd7cf9e2ac0d0a1e08fe60b02d1617b8
parentbbf6442433b8fc350f461da1e7348e2e21a5d11a (diff)
downloadrneovim-f8d07db4b04536ae8b911db6d8f661dfa02a78ab.tar.gz
rneovim-f8d07db4b04536ae8b911db6d8f661dfa02a78ab.tar.bz2
rneovim-f8d07db4b04536ae8b911db6d8f661dfa02a78ab.zip
README.md: Fixed brew install instructions
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 21b89ab0dc..3a013aac38 100644
--- a/README.md
+++ b/README.md
@@ -335,7 +335,7 @@ To build and run the tests:
Using Homebrew on Mac:
- brew install neovim/neovim/neovim
+ brew install --HEAD https://raw.github.com/neovim/neovim/master/neovim.rb
## Community