Skip to content

Commit 328a735

Browse files
committed
Update README to use Drupal 10 instead of 11. [skip ci]
1 parent 9e396c7 commit 328a735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ cd ~/Sites/xb-dev
3333
ddev config --project-type=drupal --php-version=8.3 --docroot=web
3434

3535
# Create the Drupal project.
36-
ddev composer create drupal/recommended-project:^11.x-dev --no-install
36+
ddev composer create drupal/recommended-project:10.x@dev --no-install
3737

3838
# Install the add-on.
3939
ddev add-on get TravisCarden/ddev-drupal-xb-dev

0 commit comments

Comments
 (0)