| 
					
				 | 
			
			
				@@ -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  
			 |