X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/74b3251c7a287983dc33d0be4f5f980262dc93b3..42f079c35582f95381eee8f7406d3b2054204c51:/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 ./