We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe460d commit bb84d95Copy full SHA for bb84d95
README.md
@@ -659,7 +659,7 @@ This libraries are already integrated directly in SNode.C. Thus they need not be
659
660
To install all dependencies on Debian style systems just run
661
662
-``` sh
+```sh
663
sudo apt update
664
sudo apt install git cmake make ninja-build g++ clang pkg-config
665
sudo apt install iwyu clang-format cmake-format doxygen
@@ -671,7 +671,7 @@ sudo apt install libbluetooth-dev libmagic-dev libmariadb-dev
671
672
After installing all dependencies SNode.C can be cloned from github, compiled and installed.
673
674
675
mkdir snode.c
676
cd snode.c
677
git clone https://github.com/SNodeC/snode.c.git
0 commit comments