Update OSX homebrew tip to include updating kakoune

This commit is contained in:
Jimmy Thrasher 2015-09-01 15:42:33 -04:00
parent b512f3220f
commit a2663b0b0e

View File

@ -118,6 +118,11 @@ its source directory, type *make install*, you can specify the `PREFIX` and
----------------------------------------------------------------------------------------------- -----------------------------------------------------------------------------------------------
brew install --HEAD https://raw.githubusercontent.com/mawww/kakoune/master/contrib/kakoune.rb brew install --HEAD https://raw.githubusercontent.com/mawww/kakoune/master/contrib/kakoune.rb
----------------------------------------------------------------------------------------------- -----------------------------------------------------------------------------------------------
To update kakoune,
-----------------------------------------------------------------------------------------------
brew reinstall --HEAD https://raw.githubusercontent.com/mawww/kakoune/master/contrib/kakoune.rb
-----------------------------------------------------------------------------------------------
==== ====
[TIP] [TIP]