Skip to content

Commit

Permalink
Add infos about installing last development version
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Sep 6, 2013
1 parent 15a471b commit 8f42766
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ CHANGELOG
* Renamed Leaflet map fragment template
* Leaflet map geometry widgets for adminsite and forms (requires Django 1.6)

0.7.5 (unreleased)
------------------

- Nothing changed yet.


0.7.4 (2013-08-28)
------------------

Expand Down
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,20 @@ Main purposes of having a python package for the Leaflet Javascript library :
INSTALL
=======

Last stable version:

::

pip install django-leaflet


Last development version (master branch):

::

pip install -e git+https://github.com/makinacorpus/django-leaflet.git#egg=django-leaflet


=====
USAGE
=====
Expand Down

0 comments on commit 8f42766

Please sign in to comment.