Mettre à jour 'readme.md'

This commit is contained in:
Bachir Soussi Chiadmi 2023-05-15 11:01:10 +02:00
parent 27bf1819cd
commit 717e1f1dac

View File

@ -6,7 +6,7 @@
### install drupal with composer ### install drupal with composer
``` ```
cd public_html cd public_html
composer create-project drupal/recommended-project . composer create-project drupal/recommended-project:^9.5 .
``` ```
### clone this profile into profiles folder ### clone this profile into profiles folder