]> git.ipfire.org Git - thirdparty/suricata-update.git/commitdiff
doc: point pip commands at the PyPI index
authorJason Ish <ish@unx.ca>
Tue, 5 Dec 2017 13:19:55 +0000 (07:19 -0600)
committerJason Ish <ish@unx.ca>
Tue, 5 Dec 2017 13:24:30 +0000 (07:24 -0600)
In prep for a release of 1.0.0a, suricata-update will be
available on PyPI.

README.rst
doc/quickstart.rst

index c5d04167c4a962f43766229a829d5a098d8339d4..130d1482b59f306ba8ad3fa428f3e97944a6c395 100644 (file)
@@ -6,7 +6,7 @@ The tool for updating your Suricata rules.
 Installation
 ------------
 
-    pip install https://github.com/OISF/suricata-update/archive/master.zip
+    pip install --pre --upgrade suricata-update
 
 Documentation
 -------------
index b9f2f94bd47cb55e74491b4188f73e02ee8cb7e3..7de2a2f73b097376487d5c3c7c08f02d71705aae 100644 (file)
@@ -16,11 +16,11 @@ directory for use by your user.
 
 To install ``suricata-update`` globally::
 
-    pip install --pre --upgrade https://github.com/OISF/suricata-update/archive/master.zip
+    pip install --pre --upgrade suricata-update
 
 or to install it to your own directory::
 
-    pip install --user --pre --upgrade https://github.com/OISF/suricata-update/archive/master.zip
+    pip install --user --pre --upgrade suricata-update
 
 .. note:: When installing to your home directory the
           ``suricata-update`` program will be installed to