]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Migration.md
remove CMake-based build of docs
[nominatim.git] / docs / admin / Migration.md
index 59702e7bbc8def65eb049fed62ce8a3b82afdf9d..e4db38d150316303edd9710ef9f2482ab4c797a9 100644 (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