X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/4342a539afe9078f16a1117bd4b29be3c4c563f5..64ace51e02790bf88e162a15236c5ac2af865c5e:/vagrant/Install-on-Ubuntu-20.sh diff --git a/vagrant/Install-on-Ubuntu-20.sh b/vagrant/Install-on-Ubuntu-20.sh index c124b159..a7029be2 100644 --- a/vagrant/Install-on-Ubuntu-20.sh +++ b/vagrant/Install-on-Ubuntu-20.sh @@ -35,12 +35,6 @@ export DEBIAN_FRONTEND=noninteractive #DOCS: php-intl python3-setuptools python3-dev python3-pip \ python3-psycopg2 python3-tidylib git -# If you want to run the test suite, you need to install the following -# additional packages: - - sudo apt-get install -y phpunit php-codesniffer php-cgi - - pip3 install --user behave nose # # System Configuration # ==================== @@ -168,4 +162,4 @@ EOF # Nominatim is now ready to use. Continue with -# [importing a database from OSM data](../admin/Import-and-Update.md). +# [importing a database from OSM data](../admin/Import.md).