README.adoc: update
All checks were successful
Alpine 3.23 Success
Alpine 3.23 aarch64 Success
Arch Linux AUR Success
OpenBSD 7.8 Success

This commit is contained in:
2026-01-04 14:05:39 +01:00
parent 5a0732a622
commit 431d266411

View File

@@ -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