Skip to content

Commit 70a713b

Browse files
updatede Readme.md install instructions
1 parent 69de995 commit 70a713b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This project is WIP, so feel free to add more functions to this project.
5757
first install the project with:
5858

5959
```
60-
pip install https://github.com/GeoNodeUserGroup-DE/geonodectl.git
60+
pip install git+https://github.com/GeoNodeUserGroup-DE/geonodectl.git
6161
```
6262

6363
Additionally to package install, **geonodectl** requires to set two environment variables to connect to a geonode instance like:
@@ -119,4 +119,4 @@ deleted ...
119119
| 3 | geolocation | admin | 2023-01-25T15:23:44.439151Z | True | True | PROCESSED | https://geonode.corki.bonares.de/catalogue/#/dataset/3 |
120120
| 2 | data_0 | admin | 2023-01-25T15:01:51.042680Z | True | True | PROCESSED | https://geonode.corki.bonares.de/catalogue/#/dataset/2 |
121121
| 1 | wheaterdata 2004 | admin | 2023-01-23T10:19:00Z | True | True | PROCESSED | https://geonode.corki.bonares.de/catalogue/#/dataset/1 |
122-
```
122+
```

0 commit comments

Comments
 (0)