From: Victor Julien Date: Thu, 7 Mar 2019 09:29:41 +0000 (+0100) Subject: doc: update install doc for 4.1.3 X-Git-Tag: suricata-4.1.3^0 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3732%2Fhead;p=thirdparty%2Fsuricata.git doc: update install doc for 4.1.3 --- diff --git a/doc/userguide/install.rst b/doc/userguide/install.rst index 6ed024ae21..89c5781212 100644 --- a/doc/userguide/install.rst +++ b/doc/userguide/install.rst @@ -16,8 +16,8 @@ Installing from the source distribution files gives the most control over the Su Basic steps:: - tar xzvf suricata-4.1.2.tar.gz - cd suricata-4.1.0 + tar xzvf suricata-4.1.3.tar.gz + cd suricata-4.1.3 ./configure make make install