Skip to content

Commit

Permalink
Resolve #1: fix url for install lib via pip
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiagiupponi committed Jan 29, 2021
1 parent 5cc1112 commit 327f162
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 @@ -10,7 +10,7 @@ Quick start
-----------
1. Install the application as requirement
```
pip install -e git+https://github.com/geosolutions-it/geonode-rndt
pip install -e git+https://github.com/geosolutions-it/geonode-rndt@setup_minimum_django_req#egg=rndt
```

2. Add "rndt" to your INSTALLED_APPS setting like this::
Expand Down

0 comments on commit 327f162

Please sign in to comment.