1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-12 23:06:28 +02:00

Fixed link to install script

This commit is contained in:
Pavel Odintsov 2017-12-03 20:41:35 +00:00 committed by GitHub
parent d46759f4c5
commit dc469f0fc1
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)