X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/5c55c1d8a15f525bf1c4a17aedbd6f960ad9d3b6..a873f260cfbbd878bd4b67f55389211b9833d1e8:/docs/admin/Installation.md diff --git a/docs/admin/Installation.md b/docs/admin/Installation.md index e55e4b37..61fc1bce 100644 --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@ -67,9 +67,8 @@ For running the experimental Python frontend: * one of the following web frameworks: * [falcon](https://falconframework.org/) (3.0+) - * [sanic](https://sanic.dev) and (optionally) [sanic-cors](https://github.com/ashleysommer/sanic-cors) * [starlette](https://www.starlette.io/) - * [uvicorn](https://www.uvicorn.org/) (only with falcon and starlette framworks) + * [uvicorn](https://www.uvicorn.org/) For dependencies for running tests and building documentation, see the [Development section](../develop/Development-Environment.md).