Update install instructions since its on pypi

This commit is contained in:
Matt Wright
2012-03-13 20:28:50 -04:00
parent 144b22a3b9
commit 5697f7c953
+1 -1
View File
@@ -58,7 +58,7 @@ Installation
First, install Flask-Security::
$ mkvirtualenv app-name
$ pip install https://github.com/mattupstate/flask-security/tarball/master
$ pip install Flask-Security
Then install your datastore requirement.