mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-15 19:07:58 +00:00
docs: minor typo and grammar fixes
This commit is contained in:
@@ -105,5 +105,5 @@ This will get diffs from the replication server, import diffs and index the data
|
||||
|
||||
## Verification and further setup
|
||||
|
||||
Instructions for import verification and other details like importing Wikidata can be found in [import page](Import.md)
|
||||
Instructions for import verification and other details like importing Wikidata can be found in the [import section](Import.md)
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Run (as the same user who will later run the updates):
|
||||
pip3 install --user osmium
|
||||
```
|
||||
|
||||
Nominatim needs a tool called `pyosmium-get-updates` which comes with
|
||||
Nominatim needs a tool called `pyosmium-get-changes` which comes with
|
||||
Pyosmium. You need to tell Nominatim where to find it. Add the
|
||||
following line to your `settings/local.php`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user