diff --git a/README.asciidoc b/README.asciidoc index 55492f67..d5917164 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -123,7 +123,6 @@ NOTE: The ncurses library that comes with OSX is not new enough to support some (only tested on OSX 10.11.3, where the packaged ncurses library is version 5.4, whereas the latest version is 6.0). Currently, a fresh Kakoune install requires that you install ncurses 6.0. You can install ncurses 6.0 via Homebrew, ----------------------------------------------------------------------------------------------- -brew tap homebrew/dupes brew install homebrew/dupes/ncurses -----------------------------------------------------------------------------------------------