diff --git a/README.asciidoc b/README.asciidoc index 97e571e1..3c73d30c 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -104,6 +104,13 @@ a symbolic link to the $PREFIX/share/kak/rc directory. ln -s /usr/share/kak/rc ~/.config/kak/autoload ---------------------------------------------- +Homebrew (OSX) +~~~~~~~~~~~~~~ + +----------------------------------------------------------------------------------------------- +brew install --HEAD https://raw.githubusercontent.com/mawww/kakoune/homebrew/contrib/kakoune.rb +----------------------------------------------------------------------------------------------- + Running -------