From d7806249d907e1a6dceb93c25d412c41e56a4ae8 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 16 Jun 2017 10:35:31 +0100 Subject: [PATCH] Fix asciidoc formatting in README --- README.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index d2470da8..d0b4091e 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -129,9 +129,9 @@ mouse based features of Kakoune (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 install ncurses ------------------------------------ +-------------------- Then, to install, ---------------------------------------------------------------------------------------------