diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc index 7112a41..9d61d8c 100644 --- a/README.adoc +++ b/README.adoc @@ -77,9 +77,6 @@ Runtime dependencies: openssl + Additionally for 'xC': curses, libffi, lua >= 5.3 (optional), readline >= 6.0 or libedit >= 2013-07-12 -Avoid libedit if you can, in general it works but at the moment history is -acting up and I have no clue about fixing it. - $ git clone --recursive https://git.janouch.name/p/xK.git $ mkdir xK/build $ cd xK/build |