Merge branch 'master' of gogs-figureslibres.io:bachir/d8-starterkit-profile

This commit is contained in:
Bachir Soussi Chiadmi 2023-06-20 22:19:33 +02:00
commit b7d85afb5f

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