X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/33c919ab09070ed0ec8f4d87366c5f9a0910e2c9..f79434f49d36c8e96bf00f750a7085685b001f6d:/VAGRANT.md diff --git a/VAGRANT.md b/VAGRANT.md index c24717a1..41d3024e 100644 --- a/VAGRANT.md +++ b/VAGRANT.md @@ -53,7 +53,7 @@ is. To repeat an import you'd need to delete the database first - dropdb -if-exists nominatim + dropdb --if-exists nominatim @@ -102,7 +102,7 @@ and then ## Running unit tests - cd ~/Nominatim/tests-php + cd ~/Nominatim/tests/php phpunit ./