aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-10-27 01:16:07 +0100
committerPřemysl Eric Janouch <p@janouch.name>2020-10-27 01:16:07 +0100
commit22725ba3b7114baf88f186330ce2ebb16794e1d8 (patch)
tree73b8b00d0d62dc6af4ed59325ceb54a0d009b693 /README.adoc
parentdf046bb07188c4197355c14a7069d57e1d477cc9 (diff)
downloadsdn-22725ba3b7114baf88f186330ce2ebb16794e1d8.tar.gz
sdn-22725ba3b7114baf88f186330ce2ebb16794e1d8.tar.xz
sdn-22725ba3b7114baf88f186330ce2ebb16794e1d8.zip
Update README.adoc
I've put the project in AUR, it seems to deserve it.
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index 005cd2f..8b33d4c 100644
--- a/README.adoc
+++ b/README.adoc
@@ -16,6 +16,11 @@ approach here, and the end result is very friendly to tinkering.
image::sdn.png[align="center"]
+Packages
+--------
+Regular releases are sporadic. git master should be stable enough. You can get
+a package with the latest development version from Archlinux's AUR.
+
Building
--------
Build dependencies: CMake and/or make, a C++14 compiler, pkg-config +
@@ -54,7 +59,7 @@ The package contains an installation script called 'sdn-install' which will bind
- *bash*: minor issue: exiting the navigator confirms an empty prompt
- *fish*: works well
- *elvish*: version 0.14.1 and above, an unstable API is used, works well
-
++
elvish is absolutely perverse. And so is integrating 'sdn' into it because it
already includes a custom file manager, bound to Ctrl-N (though I find the
ranger-like interface confusing and resource-demanding).