X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/c495ce097916063327460cfa2cc6e3fcccac4df2..b9b6b075cc3cc12daa5ba48742e010b3e5e9550e:/vagrant/Install-on-Centos-8.sh?ds=inline diff --git a/vagrant/Install-on-Centos-8.sh b/vagrant/Install-on-Centos-8.sh index ac3a1b60..788f5aa2 100755 --- a/vagrant/Install-on-Centos-8.sh +++ b/vagrant/Install-on-Centos-8.sh @@ -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 argparse-manpage + pip3 install --user psycopg2 python-dotenv psutil Jinja2 PyICU # @@ -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