X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/c314a3092c5b51c7782015f6fa9ac093b46fa174..330b8d2fdfdd935da123abf9ecf96b3bc7a12be5:/docs/admin/Deployment-Python.md?ds=sidebyside diff --git a/docs/admin/Deployment-Python.md b/docs/admin/Deployment-Python.md index 821a2c06..9275bab8 100644 --- a/docs/admin/Deployment-Python.md +++ b/docs/admin/Deployment-Python.md @@ -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