Skip to content

Commit 7b9432a

Browse files
committed
DDEV creates sites/default/files?
1 parent 6d7bd47 commit 7b9432a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ddev composer install
1616
ddev drupal list
1717
1818
# Install drupal
19-
ddev drupal install
19+
ddev reset && ddev drupal install
2020
2121
# Verify some sample tests that require a working site
2222
ddev phpunit core/tests/Drupal/FunctionalTests/Core

0 commit comments

Comments
 (0)