Bachir Soussi Chiadmi 5 anni fa
parent
commit
93ab9f0c4f
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      readme.md

+ 3 - 3
readme.md

@@ -19,8 +19,7 @@ git clone -o figli https://figureslibres.io/gogs/bachir/d8-starterkit-profile.gi
 ```
 "merge-plugin": {
     "include": [
-        "core/composer.json",
-        "profiles/d8-starterkit-profile/composer.json"
+        "core/composer.json"
     ],
     "recurse": true,
     "replace": false,
@@ -32,6 +31,7 @@ become
 "merge-plugin": {
     "include": [
         "core/composer.json",
+        "profiles/d8-starterkit-profile/composer.json"
     ],
     "recurse": true,
     "replace": false,
@@ -46,4 +46,4 @@ composer update
 ```
 
 ### run drupal install as usual
-by accessing your site
+by accessing your site and choosing the figli_starter_kit profile