fix typo in nominatim docs
This commit is contained in:
parent
a3e75a1830
commit
40a9b8fd62
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ docker-compose pull
|
|||
See [Requirements](#requirements) about downloading the `.osm.pbf` files
|
||||
```bash
|
||||
cd docs/docker/nominatim/
|
||||
wget https://download.geofabrik.de/europe/italy/nord-ovest-updates/nord-ovest-latest.osm.pbf \
|
||||
wget https://download.geofabrik.de/europe/italy/nord-ovest-latest.osm.pbf \
|
||||
./nominatim/data/default.osm.pbf
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue