use https protocol for cloning from github

Does not need authentication.
This commit is contained in:
Sarah Hoffmann
2022-03-16 12:05:58 +01:00
parent 930a5cd12a
commit be8f5778a1
4 changed files with 4 additions and 4 deletions

View File

@@ -129,7 +129,7 @@ If you want to install latest development version from github, make sure to
also check out the osm2pgsql subproject:
```
git clone --recursive git://github.com/openstreetmap/Nominatim.git
git clone --recursive https://github.com/openstreetmap/Nominatim.git
```
The development version does not include the country grid. Download it separately: