Skip to content

Commit 26904a3

Browse files
committed
set version in readme
1 parent 9872eb8 commit 26904a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bootstrap-datepicker.js multiple times can cause unexpected behavior.
1515

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

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

2121
## Example

0 commit comments

Comments
 (0)