X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/da20881096fb4f38ed0226279f4ce1cf6f95e94f..b2f8fb620175157d97254a4163f6c5bba62199db:/docs/admin/Installation.md diff --git a/docs/admin/Installation.md b/docs/admin/Installation.md index a577fdcf..d8c98ef5 100644 --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@ -38,12 +38,12 @@ For running Nominatim: * [PostgreSQL](https://www.postgresql.org) (9.3+) * [PostGIS](https://postgis.net) (2.2+) - * [Python 3](https://www.python.org/) + * [Python 3](https://www.python.org/) (3.5+) * [Psycopg2](https://www.psycopg.org) * [PHP](https://php.net) (7.0 or later) * PHP-pgsql * PHP-intl (bundled with PHP) - * [PHP Symphony Dotenv](https://symfony.com/doc/4.3/components/dotenv.html) + * [Python Dotenv](https://github.com/theskumar/python-dotenv) For running continuous updates: