X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/a338ba695b67a65aaa5102a0cfe2bd7da398a0b3..436cb9229b95e42e7a76b4dba841bc114df1cd5c:/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: