From d856792312d9dd4d3e036976f79c78afa8fc49d7 Mon Sep 17 00:00:00 2001 From: Riccardo Klinger Date: Sun, 8 Oct 2023 15:03:21 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d3f8893..51a710e 100644 --- a/readme.md +++ b/readme.md @@ -25,8 +25,8 @@ The Hqgis plugin comes with different analytical tools as the HERE API povides d ## Installation -Currently the plugin is only hosted here on github as the version is premature. -If you want to use it in QGIS, please download the repository and place the content of the zip in your python plugins folder (linux: */home/USER/.local/share/QGIS/QGIS3/profiles/default/python/plugins* / win: *C:\Users\USER\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins*). You can also install it directly in QGIS using the [plugin from ZIP option](https://gis.stackexchange.com/questions/302196/downloading-and-saving-plugins-for-qgis-3-4) +Currently the plugin is hosted here on github as well as in the plugin manager. +If you want to use it in QGIS from github, please download the repository and place the content of the zip in your python plugins folder (linux: */home/USER/.local/share/QGIS/QGIS3/profiles/default/python/plugins* / win: *C:\Users\USER\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins*). You can also install it directly in QGIS using the [plugin from ZIP option](https://gis.stackexchange.com/questions/302196/downloading-and-saving-plugins-for-qgis-3-4) ## Credentials The plugin needs to have credentials from HERE. Therefore you need to register at least a freemium account (free of charge at [HERE.com](https://developer.here.com/) by creating a project and generate a REST API Key if not already generated.