Skip to content

Commit bb84d95

Browse files
Polish
Signed-off-by: Volker Christian <[email protected]>
1 parent bfe460d commit bb84d95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ This libraries are already integrated directly in SNode.C. Thus they need not be
659659

660660
To install all dependencies on Debian style systems just run
661661

662-
``` sh
662+
```sh
663663
sudo apt update
664664
sudo apt install git cmake make ninja-build g++ clang pkg-config
665665
sudo apt install iwyu clang-format cmake-format doxygen
@@ -671,7 +671,7 @@ sudo apt install libbluetooth-dev libmagic-dev libmariadb-dev
671671

672672
After installing all dependencies SNode.C can be cloned from github, compiled and installed.
673673

674-
``` sh
674+
```sh
675675
mkdir snode.c
676676
cd snode.c
677677
git clone https://github.com/SNodeC/snode.c.git

0 commit comments

Comments
 (0)