diff --git a/README.asciidoc b/README.asciidoc index 0f430baf4..02f8ba17b 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -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]