]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: update install doc for 4.1.3 3732/head suricata-4.1.3
authorVictor Julien <victor@inliniac.net>
Thu, 7 Mar 2019 09:29:41 +0000 (10:29 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 7 Mar 2019 10:05:26 +0000 (11:05 +0100)
doc/userguide/install.rst

index 6ed024ae21f590852255220cbd7119a307bc0189..89c57812122e94752bbcf3bf412503ff7d3e1c66 100644 (file)
@@ -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