Updated Installation from source (markdown)

Konstantinos Margaritis 2025-05-15 16:58:28 +03:00
parent 3b265db31d
commit 391b79acbf

@ -9,7 +9,7 @@ some small but necessary changes were made that might break compatibility with h
In order to build on Debian/Ubuntu make sure you install the following build-dependencies
```
$ sudo apt build-essential cmake ragel pkg-config libsqlite3-dev libpcap-dev
$ sudo apt install build-essential cmake ragel pkg-config libsqlite3-dev libpcap-dev
```
### Other distributions