Skip to content

Commit

Permalink
ACMS-4134: Update Readme for mysql57 instruction on Acquia Cloud.
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshreeputra authored and vishalkhode1 committed Sep 24, 2024
1 parent dd77494 commit 0986fcc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,10 @@ Install Acquia CMS using starterkit follow

## Other Drupal versions

Drupal 11 is installed by default. To install Drupal 10, use the below command:
Drupal 11 is installed by default.
Existing customers can quickly upgrade to Drupal 11 on the Acquia Cloud platform by following the documentation [here](https://docs.acquia.com/acquia-cloud-platform/develop-apps/drupal-apps/mysql-80-57-backport-database-driver-upgrading).

To install Drupal 10, use the below command:
```
composer create-project acquia/drupal-recommended-project:^2
```
Expand Down

0 comments on commit 0986fcc

Please sign in to comment.