From 5b2758b349376836e5a6e4e9454b3e91b14815ac Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 18 Jun 2024 17:35:14 +0200 Subject: [PATCH] readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 4e79b4f..9624ba5 100644 --- a/README.md +++ b/README.md @@ -148,12 +148,6 @@ Be aware that a first up, since the db is empty, it will be populated with your ## Drupal Composer install Only at first up, finish to install drupal composer dependencies -but first we need to downgrade composer to version 1 -``` -docker exec -u 0 -it caravane_api_1 /bin/bash -composer selfupdate --1 -``` -ctrl+d ``` make exec_api composer install