diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-11-07 03:22:51 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-11-07 03:22:51 +0100 |
commit | 9056ef41946dca407015ec45505e99d3542e82d1 (patch) | |
tree | 4ab5ffcaf1b86502cdaeff7deb2fb0d0cf37abca | |
parent | b8a4742fb98efedf20f6d66b0fac64e52f5782d5 (diff) | |
download | sdn-9056ef41946dca407015ec45505e99d3542e82d1.tar.gz sdn-9056ef41946dca407015ec45505e99d3542e82d1.tar.xz sdn-9056ef41946dca407015ec45505e99d3542e82d1.zip |
README.adoc: make use of the "plus" attribute
-rw-r--r-- | README.adoc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc index 2abe51d..6e8e363 100644 --- a/README.adoc +++ b/README.adoc @@ -27,10 +27,8 @@ Build dependencies: CMake and/or make, a C++14 compiler, pkg-config + Runtime dependencies: ncursesw, libacl // Working around libasciidoc's missing support for escaping it like \++ -:doubleplus: ++ - -Unfortunately most LLVM libc++ versions have a bug that crashes 'sdn' on start. -Use GNU libstdc{doubleplus} if you're affected. +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 |