X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/0ad1b28497b49bf8baa5cfa2ea4438c4824617a1..4a2873617dcbaf58ff6135aa7d8dcb115c0cc5ba:/docs/admin/Update.md?ds=sidebyside diff --git a/docs/admin/Update.md b/docs/admin/Update.md index 01980bd8..256ca3e9 100644 --- a/docs/admin/Update.md +++ b/docs/admin/Update.md @@ -37,7 +37,7 @@ diffs for Ireland from Geofabrik add the following: To set up the update process now run the following command: - ./nominatim replication --init + nominatim replication --init It outputs the date where updates will start. Recheck that this date is what you expect. @@ -49,7 +49,7 @@ service is changed. The following command will keep your database constantly up to date: - ./nominatim replication + nominatim replication If you have imported multiple country extracts and want to keep them up-to-date, [Advanced installations section](Advanced-Installations.md) contains instructions