From 62fdec9398c6c320c3f5da370a231e0f6f2d092e Mon Sep 17 00:00:00 2001 From: Christopher Nascone Date: Fri, 10 Aug 2018 18:10:19 -0400 Subject: [PATCH] Add instructions to install from Solus repository. --- README.asciidoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index 5705a7b5..93a8113a 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -208,6 +208,17 @@ pkg install kakoune -------------------------------------------------- ==== +[TIP] +.Solus +==== +Kakoune is available in the Solus stable repository. + +It can be installed with +--------------------- +eopkg install kakoune +--------------------- +==== + Running ~~~~~~~