From de9c12f11e78316f35ad2fb2c86f4e729767216c Mon Sep 17 00:00:00 2001 From: Pavel Odintsov Date: Fri, 8 May 2015 16:57:25 +0300 Subject: [PATCH] add sudo --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index c0b4d81..774355c 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -1,7 +1,7 @@ For Debian 6, 7, 8 and CentOS 6 and 7 you should use the automatic installer: ```bash wget https://raw.githubusercontent.com/FastVPSEestiOu/fastnetmon/master/src/fastnetmon_install.pl -Ofastnetmon_install.pl -perl fastnetmon_install.pl +sudo perl fastnetmon_install.pl ``` If you want to use netmap module, please install it: [netmap install](NETMAP_INSTALL.md)