fix typo in nominatim docs

This commit is contained in:
sedum 2022-12-20 06:25:50 +01:00
parent a3e75a1830
commit 40a9b8fd62

View file

@ -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
```