]> git.openstreetmap.org Git - nominatim.git/commitdiff
fix typo
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 1 Mar 2021 08:07:49 +0000 (09:07 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Mar 2021 08:07:49 +0000 (09:07 +0100)
docs/admin/Installation.md

index 4360c9a7b77f57f211d5f51feb97933fbd06ce09..6f9538fea24c8596414a9b6e3578dbeab808563e 100644 (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)