Update README
This commit is contained in:
parent
30ca61c05f
commit
7ce5709037
1 changed files with 4 additions and 1 deletions
|
|
@ -92,7 +92,10 @@ The database password is randomly generated and only made available directly to
|
||||||
__3. Initialize a new composer project__
|
__3. Initialize a new composer project__
|
||||||
|
|
||||||
Within the home directory of the dedicated user, we create a new composer project that requires [drupal/recommended-project](https://github.com/drupal/recommended-project)` as well as drush.
|
Within the home directory of the dedicated user, we create a new composer project that requires [drupal/recommended-project](https://github.com/drupal/recommended-project)` as well as drush.
|
||||||
|
By default, this setup creates a new installation of the newest Drupal Version -- Drupal 9.x at the time of writing.
|
||||||
|
However, WissKi is not yet compatible with Drupal 9.x.
|
||||||
|
For this reason, by default this script installs Drupal 8.x instead.
|
||||||
|
An optional flag, `USE_DRUPAL_9` can be provided to force
|
||||||
__4. Run the Drupal Installation scripts__
|
__4. Run the Drupal Installation scripts__
|
||||||
|
|
||||||
We run the Drupal installation scripts.
|
We run the Drupal installation scripts.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue