From: Jason Ish Date: Tue, 6 Nov 2018 15:36:25 +0000 (-0600) Subject: quickstart: update for 1.0 X-Git-Tag: 1.0.1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=936cabc42730e4c12c35e581dc1e8f5ae283bf1b;p=thirdparty%2Fsuricata-update.git quickstart: update for 1.0 Also add note that if using Suricata 4.1 the command may already be installed. --- diff --git a/doc/quickstart.rst b/doc/quickstart.rst index 7de2a2f..2489a3c 100644 --- a/doc/quickstart.rst +++ b/doc/quickstart.rst @@ -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