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 96b8d44 commit 35ab671Copy full SHA for 35ab671
README.md
@@ -30,10 +30,6 @@ ddev config --project-type=drupal --php-version=8.3 --docroot=web
30
# Create the Drupal project.
31
ddev composer create drupal/recommended-project:^11.x-dev --no-install
32
33
-# Update project settings based on detection and project-type overrides.
34
-ddev config --update
35
-ddev restart
36
-
37
# Install the add-on.
38
ddev get TravisCarden/ddev-drupal-xb-dev
39
0 commit comments