Skip to content

Commit

Permalink
[chg] installation not requires tag version "[email protected]..." because m…
Browse files Browse the repository at this point in the history
…y master is production version
  • Loading branch information
fabiopiovam committed Mar 28, 2018
1 parent c1f7205 commit 47810dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Django app for a simple content management system
## Install

- Execute:
pip install -e git+git://github.com/laborautonomo/django-la-cms.git@v0.3.0#egg=django-la-cms
pip install -e git+git://github.com/laborautonomo/django-la-cms.git#egg=django-la-cms

- Install django-la-tags required:
pip install -e git+git://github.com/laborautonomo/django-la-tags.git@v0.4.0#egg=django-la-tags
pip install -e git+git://github.com/laborautonomo/django-la-tags.git#egg=django-la-tags

## Usage

Expand Down

0 comments on commit 47810dd

Please sign in to comment.