diff options
author | andrewmchen <andrewmchen@berkeley.edu> | 2014-02-25 13:32:55 -0800 |
---|---|---|
committer | aph <a.hewson@gmail.com> | 2014-03-03 21:26:48 +0000 |
commit | f8d07db4b04536ae8b911db6d8f661dfa02a78ab (patch) | |
tree | 4cc47874fd7cf9e2ac0d0a1e08fe60b02d1617b8 | |
parent | bbf6442433b8fc350f461da1e7348e2e21a5d11a (diff) | |
download | rneovim-f8d07db4b04536ae8b911db6d8f661dfa02a78ab.tar.gz rneovim-f8d07db4b04536ae8b911db6d8f661dfa02a78ab.tar.bz2 rneovim-f8d07db4b04536ae8b911db6d8f661dfa02a78ab.zip |
README.md: Fixed brew install instructions
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |