]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Centos-8.sh
docs: minor spelling corrections
[nominatim.git] / vagrant / Install-on-Centos-8.sh
index 17d07aec70e5729c07e10b30b935e35b695c6659..1e028b65ee3bd9b8676b020b68915df9cf01e7a5 100755 (executable)
@@ -35,7 +35,7 @@
                         python3-pip python3-setuptools python3-devel \
                         expat-devel zlib-devel libicu-dev
 
-    pip3 install --user psycopg2 python-dotenv psutil Jinja2 PyICU
+    pip3 install --user psycopg2 python-dotenv psutil Jinja2 PyICU argparse-manpage
 
 
 #
@@ -139,7 +139,7 @@ fi                                 #DOCS:
 # -------------------------------
 #
 # The webserver should serve the php scripts from the website directory of your
-# [project directory](../admin/import.md#creating-the-project-directory).
+# [project directory](../admin/Import.md#creating-the-project-directory).
 # Therefore set up a project directory and populate the website directory:
 #
     mkdir $USERHOME/nominatim-project