X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/9f6e2de4edcff4649c2f8b97b17d2a0a21132431..0cbf98c0204f0e90e1f6d22110eb80ee87dae0e0:/docs/admin/Installation.md diff --git a/docs/admin/Installation.md b/docs/admin/Installation.md index 4cd2ad0e..d8c98ef5 100644 --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@ -38,11 +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) + * [Python Dotenv](https://github.com/theskumar/python-dotenv) For running continuous updates: