1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-09-19 08:47:46 +03:00

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
-----------------------------------------------------------------------------------------------
To update kakoune,
-----------------------------------------------------------------------------------------------
brew reinstall --HEAD https://raw.githubusercontent.com/mawww/kakoune/master/contrib/kakoune.rb
-----------------------------------------------------------------------------------------------
====
[TIP]