Update README

This commit is contained in:
Přemysl Eric Janouch 2018-11-03 17:04:50 +01:00
parent 85ada4dd2b
commit 473aa8788c
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 4 additions and 1 deletions

View File

@ -21,6 +21,9 @@ Building
Build dependencies: CMake and/or make, a C++14 compiler, pkg-config +
Runtime dependencies: ncursesw, libacl
Unfortunately most LLVM libc++ versions have a bug that crashes 'sdn' on start.
Use GNU libstdc++ if you're affected.
$ git clone https://github.com/pjanouch/sdn.git
$ mkdir sdn/build
$ cd sdn/build
@ -92,7 +95,7 @@ cwd bold
input
....
Filename colors are taken from the `LS_COLORS` environment variable.
Run 'dircolors' to get some defaults.
Run `dircolors` to get some defaults.
Similar software
----------------