Skip to content

Commit fb6aebf

Browse files
authored
Update README.md (#49)
1 parent 08da839 commit fb6aebf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ We're in #ddev-for-core-dev on [Drupal Slack](https://www.drupal.org/community/c
88
git clone https://git.drupalcode.org/project/drupal.git drupal
99
cd drupal
1010
ddev config --omit-containers=db --disable-settings-management
11-
ddev start
12-
ddev add-on get justafish/ddev-drupal-core-dev
13-
ddev restart
1411
ddev composer install
12+
ddev add-on get justafish/ddev-drupal-core-dev
1513
1614
# See included commands
1715
ddev drupal list

0 commit comments

Comments
 (0)