Skip to content

Commit

Permalink
set version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Sep 23, 2015
1 parent 9872eb8 commit 26904a3
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 @@ -15,7 +15,7 @@ bootstrap-datepicker.js multiple times can cause unexpected behavior.

Currently no pypi package for this version, so install directly from git:

* Run `pip git+https://github.com/samuelcolvin/django-bootstrap3-datetimepicker.git@<CHOOSE SHA HERE>#egg=django-bootstrap3-datetimepicker==2.4`
* Run `pip git+https://github.com/samuelcolvin/django-bootstrap3-datetimepicker.git@2.4#egg=django-bootstrap3-datetimepicker==2.4`
* Add `'bootstrap3_datetime'` to your `INSTALLED_APPS`

## Example
Expand Down

0 comments on commit 26904a3

Please sign in to comment.