Skip to content

Commit

Permalink
docs: update ddev get to ddev add-on get in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Oct 24, 2024
1 parent 5fff83a commit 0c13559
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ git clone https://git.drupalcode.org/project/drupal.git drupal
cd drupal
ddev config --omit-containers=db --disable-settings-management
ddev start
ddev get justafish/ddev-drupal-core-dev
ddev add-on get justafish/ddev-drupal-core-dev
# or `ddev get justafish/ddev-drupal-core-dev` if your DDEV version is older than 1.23.5
ddev restart
ddev composer install
Expand Down

0 comments on commit 0c13559

Please sign in to comment.