Skip to content

Commit

Permalink
Update Install step for drupal11 recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
heilop committed May 13, 2024
1 parent a3034d6 commit fa55213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ lando start
lando composer require drush/drush
# Install drupal
lando drush site:install --db-url=mysql://drupal10:drupal10@database/drupal10 -y
lando drush site:install --db-url=mysql://drupal11:drupal11@database/drupal11 -y
# List information about this app
lando info
Expand Down

0 comments on commit fa55213

Please sign in to comment.