diff --git a/examples/drupal11/README.md b/examples/drupal11/README.md index 54e6a07..adbe229 100644 --- a/examples/drupal11/README.md +++ b/examples/drupal11/README.md @@ -81,6 +81,7 @@ cat .lando.yml | grep "drush: ^13" cat .lando.yml | grep "composer_version: 2-latest" # Should still have webroot +cd drupal11 cat .lando.yml | grep "webroot: ." ```