bach 4 年之前
父節點
當前提交
1bf2cbdba9
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -122,6 +122,12 @@ Be aware that a first up, since the db is empty, it will be populated with your
 
 ## Druapal 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 enfrancais_api_1 /bin/bash
+composer selfupdate --1
+```
+ctrl+d
 ```
 make exec_api
 composer install