Fix install link for homebrew

Looks like the original link isn't working.
This commit is contained in:
Bartosz Pranczke 2015-06-23 21:46:52 +02:00
parent 3834440298
commit 89ad8b21ff

View File

@ -115,7 +115,7 @@ its source directory, type *make install*, you can specify the `PREFIX` and
.Homebrew (OSX)
====
-----------------------------------------------------------------------------------------------
brew install --HEAD https://raw.githubusercontent.com/mawww/kakoune/homebrew/contrib/kakoune.rb
brew install --HEAD https://raw.githubusercontent.com/mawww/kakoune/master/contrib/kakoune.rb
-----------------------------------------------------------------------------------------------
====