We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d7bd47 commit 7b9432aCopy full SHA for 7b9432a
README.md
@@ -16,7 +16,7 @@ ddev composer install
16
ddev drupal list
17
18
# Install drupal
19
-ddev drupal install
+ddev reset && ddev drupal install
20
21
# Verify some sample tests that require a working site
22
ddev phpunit core/tests/Drupal/FunctionalTests/Core
0 commit comments