]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Installation.md
actions: add psutil dependency
[nominatim.git] / docs / admin / Installation.md
index 05e57f9375c05e257a430329f36e554200824a30..4360c9a7b77f57f211d5f51feb97933fbd06ce09 100644 (file)
@@ -41,10 +41,11 @@ 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)
   * [PHP](https://php.net) (7.0 or later)
   * PHP-pgsql
   * PHP-intl (bundled with PHP)
-  ( PHP-cgi (for running queries from the command line)
+  * PHP-cgi (for running queries from the command line)
 
 For running continuous updates: