From 102dd62c4bdff8f30665b2e48c603f95290a7150 Mon Sep 17 00:00:00 2001 From: Konstantinos Margaritis Date: Sun, 19 Nov 2023 19:58:33 +0200 Subject: [PATCH] Updated Installation from source (markdown) --- Installation-from-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation-from-source.md b/Installation-from-source.md index eebde9c..49faca1 100644 --- a/Installation-from-source.md +++ b/Installation-from-source.md @@ -11,7 +11,7 @@ In order to build on Debian/Ubuntu make sure you install the following build-dep $ sudo apt build-essential cmake ragel pkg-config libsqlite3-dev libpcap-dev ``` -## Common Dependencies (Other) +## Common Dependencies (Other distributions) TBD