Found more --pre flags

This commit is contained in:
Mike Schneider
2019-07-16 07:43:55 -07:00
parent 7afce42943
commit 3a8113d8b0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ The basics::
Install Responder::
$ pipenv install responder --pre
$ pipenv install responder
...
Write out an ``api.py``::
+1 -1
View File
@@ -103,7 +103,7 @@ Installing Responder
.. code-block:: shell
$ pipenv install responder --pre
$ pipenv install responder
✨🍰✨
Only **Python 3.6+** is supported.