This commit is contained in:
Sarah Hoffmann 2021-03-01 09:07:49 +01:00 committed by GitHub
parent e14e7c6235
commit 99e35d256a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ For running Nominatim:
* [Python 3](https://www.python.org/) (3.5+)
* [Psycopg2](https://www.psycopg.org) (2.7+)
* [Python Dotenv](https://github.com/theskumar/python-dotenv)
* [psutil] (https://github.com/giampaolo/psutil)
* [psutil](https://github.com/giampaolo/psutil)
* [PHP](https://php.net) (7.0 or later)
* PHP-pgsql
* PHP-intl (bundled with PHP)