X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/139cea5720e3b1030ec9a10c678d723752d707f4..a14ab1c08cd84f9894b7d1d247355dba14400127:/docs/admin/Migration.md?ds=sidebyside diff --git a/docs/admin/Migration.md b/docs/admin/Migration.md index 59702e7b..e4db38d1 100644 --- a/docs/admin/Migration.md +++ b/docs/admin/Migration.md @@ -19,7 +19,7 @@ breaking changes. **Please read them before running the migration.** ### New structure for Python packages -The nominatim Python package has been split into nominatim-db and nominatim-api. +The nominatim Python package has been split into `nominatim-db` and `nominatim-api`. Any imports need to be adapted accordingly. If you are running the Python frontend, change the server module from