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 13d91ce commit 5bc8ac0Copy full SHA for 5bc8ac0
README.md
@@ -18,7 +18,6 @@ ddev composer install
18
# Install Drupal (site will be available at https://drupal.ddev.site)
19
ddev drupal install
20
21
-# Install Drush (recommended, use with `ddev drush <command>`)
22
ddev composer require drush/drush && ddev composer install
23
24
# See included commands
0 commit comments