Skip to content

Commit

Permalink
Update README to suggest installation using PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobh committed Nov 27, 2013
1 parent a00e722 commit a9268d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ package.
First, install the package with pip. This will automatically install any
dependencies you may be missing
```bash
pip install git+https://github.com/gizmag/django-fsm-log.git#egg=django-fsm-log
pip install django-fsm-log
```

With Python 2.7 Django 1.4+ is supported, with Python 3.3 Django 1.5+ is supported.
Expand Down

0 comments on commit a9268d6

Please sign in to comment.