improve wording

as per review
This commit is contained in:
Sarah Hoffmann
2024-06-29 16:27:26 +02:00
parent fa1c402b47
commit ecf4693a79
8 changed files with 45 additions and 30 deletions

View File

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