aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.adoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc
index 3f6a50e..acd2820 100644
--- a/README.adoc
+++ b/README.adoc
@@ -30,10 +30,6 @@ Building
Build dependencies: CMake and/or make, a C++17 compiler, pkg-config +
Runtime dependencies: ncursesw, libacl (on Linux)
-// Working around libasciidoc's missing support for escaping it like \++
-Unfortunately most LLVM libc{plus}{plus} versions have a bug that crashes 'sdn'
-on start. Use GNU libstdc{plus}{plus} if you're affected.
-
$ git clone https://git.janouch.name/p/sdn.git
$ mkdir sdn/build
$ cd sdn/build