From 5162b5826062e83a61f81e852b02ecd3e12f5dc8 Mon Sep 17 00:00:00 2001 From: Selivanov Pavel Date: Tue, 6 Jun 2017 15:28:11 +0300 Subject: [PATCH] Fixed small typo: double sudo --- doc/userguide/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/userguide/install.rst b/doc/userguide/install.rst index c4ac0cd75d..e78e4eb7c8 100644 --- a/doc/userguide/install.rst +++ b/doc/userguide/install.rst @@ -107,7 +107,7 @@ To use it:: sudo add-apt-repository ppa:oisf/suricata-stable sudo apt-get update - sudo sudo apt-get install suricata + sudo apt-get install suricata Debian ^^^^^^ -- 2.47.2