]> git.ipfire.org Git - thirdparty/suricata-update.git/commitdiff
quickstart: update for 1.0
authorJason Ish <ish@unx.ca>
Tue, 6 Nov 2018 15:36:25 +0000 (09:36 -0600)
committerJason Ish <ish@unx.ca>
Tue, 6 Nov 2018 15:36:25 +0000 (09:36 -0600)
Also add note that if using Suricata 4.1 the command may already
be installed.

doc/quickstart.rst

index 7de2a2f73b097376487d5c3c7c08f02d71705aae..2489a3cfa3269152a2fd6a3423a82adfacc902c0 100644 (file)
@@ -4,6 +4,11 @@ Quick Start
 Install Suricata Update
 =======================
 
+.. note:: If you have already installed Suricata 4.1 you likely
+          already have Suricata-Update installed. Please check if the
+          ``suricata-update`` command is available to you before
+          installing.
+
 Suricata-Update is a tool written in Python and best installed with
 the ``pip`` tool for installing Python packages.
 
@@ -16,11 +21,11 @@ directory for use by your user.
 
 To install ``suricata-update`` globally::
 
-    pip install --pre --upgrade suricata-update
+    pip install --upgrade suricata-update
 
 or to install it to your own directory::
 
-    pip install --user --pre --upgrade suricata-update
+    pip install --user --upgrade suricata-update
 
 .. note:: When installing to your home directory the
           ``suricata-update`` program will be installed to