Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
Signed-off-by: Volker Christian <[email protected]>
  • Loading branch information
VolkerChristian committed Jan 2, 2025
1 parent bfe460d commit bb84d95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ This libraries are already integrated directly in SNode.C. Thus they need not be

To install all dependencies on Debian style systems just run

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

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

``` sh
```sh
mkdir snode.c
cd snode.c
git clone https://github.com/SNodeC/snode.c.git
Expand Down

0 comments on commit bb84d95

Please sign in to comment.