diff --git a/README.asciidoc b/README.asciidoc index 755c1bc2..205e79b9 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -1,6 +1,17 @@ Kakoune ======= +TL;DR +----- + +--- +git clone http://github.com/mawww/kakoune.git +cd kakoune/src +make +make userconfig +./kak +--- + Introduction: -------------