From dc469f0fc169c5d9d85da5b937501371a863ae03 Mon Sep 17 00:00:00 2001 From: Pavel Odintsov Date: Sun, 3 Dec 2017 20:41:35 +0000 Subject: [PATCH] Fixed link to install script --- docs/SLACKWARE_INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/SLACKWARE_INSTALL.md b/docs/SLACKWARE_INSTALL.md index 59493cf..389afc0 100644 --- a/docs/SLACKWARE_INSTALL.md +++ b/docs/SLACKWARE_INSTALL.md @@ -59,7 +59,7 @@ Now you have all you need for compiling fastnetmon. ```bash cd /usr/src -git clone https://github.com/FastVPSEestiOu/fastnetmon.git +git clone https://github.com/pavel-odintsov/fastnetmon.git cd fastnetmon/src In file CMakeLists.txt coment out the line: target_link_libraries(fastnetmon pcap)