Skip to content

Commit

Permalink
point the readme to the correct installation source
Browse files Browse the repository at this point in the history
  • Loading branch information
jnhmcknight committed Jun 8, 2022
1 parent 6acca31 commit 5fdfcc9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ There are 3 ways to use this extension:
- mixed, using both the extension and a decorator to override specific views


Quick Start
-----------
Installation
------------

.. code:: bash
$ pip3 install flask-csp
$ pip3 install git+https://github.com/fictivekin/flask-csp.git#egg=flask_csp
App-level extension
Expand Down

0 comments on commit 5fdfcc9

Please sign in to comment.