Skip to content

Commit cb04a24

Browse files
authored
Update _index.en.md - Remove 'alpha' wording on Drupal 11 instructions
1 parent a7dd9db commit cb04a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/general/installation/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Run the following commands (choosing your version) and replace site-name with th
4545
composer self-update
4646
composer create-project drupalwxt/site-wxt:10.4.x-dev <site-name> --no-interaction
4747

48-
# Requires PHP 8.3 (Drupal 11 - alpha release)
48+
# Requires PHP 8.3 (Drupal 11 - release)
4949
composer self-update
5050
composer create-project drupalwxt/site-wxt:11.1.x-dev <site-name> --no-interaction
5151
```

0 commit comments

Comments
 (0)