]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Deployment-Python.md
Merge pull request #3503 from lonvia/mkdocs-without-cmake
[nominatim.git] / docs / admin / Deployment-Python.md
index 821a2c06d994793639216177652586b08be72d66..9275bab86d536f6fcba5e61dcc08eda84ac0e9e7 100644 (file)
@@ -19,8 +19,8 @@ to configure it.
 ### Installing the required packages
 
 The Nominatim frontend is best run from its own virtual environment. If
-you have already created one for the database backend during
-[installation](Installation.md#Building-Nominatim), you can use that. Otherwise
+you have already created one for the database backend during the
+[installation](Installation.md#building-nominatim), you can use that. Otherwise
 create one now with:
 
 ```sh