Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #12 from joeyespo/develop
Browse files Browse the repository at this point in the history
Update installation section to always use PyPI
  • Loading branch information
Matt Wright committed Sep 3, 2013
2 parents 15cf235 + b610f27 commit dfb5bf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ Then install your datastore requirement.

**MongoEngine**::

$ pip install https://github.com/sbook/flask-mongoengine/tarball/master
$ pip install flask-mongoengine

Then install your provider API libraries.

**Facebook**::

$ pip install http://github.com/pythonforfacebook/facebook-sdk/tarball/master
$ pip install facebook-sdk

**Twitter**::

Expand Down

0 comments on commit dfb5bf4

Please sign in to comment.