No need to do brew tap
This commit is contained in:
parent
8e351e8285
commit
cfe30bf5c9
|
@ -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).
|
(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,
|
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
|
brew install homebrew/dupes/ncurses
|
||||||
-----------------------------------------------------------------------------------------------
|
-----------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user