aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2026-01-04 14:05:39 +0100
committerPřemysl Eric Janouch <p@janouch.name>2026-01-04 14:05:39 +0100
commit431d266411ea692d929d18094fd72688e3c7285b (patch)
treefe175b2638bcdced115ed2d75c17b35621114818
parent5a0732a622956c009498fa541ff49bc60e25407e (diff)
downloadsdn-431d266411ea692d929d18094fd72688e3c7285b.tar.gz
sdn-431d266411ea692d929d18094fd72688e3c7285b.tar.xz
sdn-431d266411ea692d929d18094fd72688e3c7285b.zip
README.adoc: updateorigin/master
-rw-r--r--README.adoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc
index f017a8a..ae16be3 100644
--- a/README.adoc
+++ b/README.adoc
@@ -25,13 +25,14 @@ You can get a package with the latest development version using Arch Linux's
https://aur.archlinux.org/packages/sdn-git[AUR],
or as a https://git.janouch.name/p/nixexprs[Nix derivation].
-https://janouch.name/cd[Static Linux builds for x86_64 can be found here],
+https://janouch.name/cd[Static Linux builds can be found here],
simply place the binaries somewhere in your PATH.
Building
--------
-Build dependencies: CMake and/or make, a C++17 compiler, pkg-config +
+Build-only dependencies: CMake and/or make, a C++17 compiler, pkg-config +
Runtime dependencies: ncursesw, libacl (on Linux)
+Optional runtime dependencies: Midnight Commander
$ git clone https://git.janouch.name/p/sdn.git
$ mkdir sdn/build