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 08da839 commit fb6aebfCopy full SHA for fb6aebf
README.md
@@ -8,10 +8,8 @@ We're in #ddev-for-core-dev on [Drupal Slack](https://www.drupal.org/community/c
8
git clone https://git.drupalcode.org/project/drupal.git drupal
9
cd drupal
10
ddev config --omit-containers=db --disable-settings-management
11
-ddev start
12
-ddev add-on get justafish/ddev-drupal-core-dev
13
-ddev restart
14
ddev composer install
+ddev add-on get justafish/ddev-drupal-core-dev
15
16
# See included commands
17
ddev drupal list
0 commit comments