bach 1 年之前
父节点
当前提交
3071476986
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      README.md

+ 0 - 4
README.md

@@ -179,10 +179,6 @@ once inside the php container in /var/www/html you can use drush as usual
 git pull figli master
 # then update all submodules
 git submodule update --recursive --checkout
-# or only d7
-git submodule update --checkout src_d7/
-# or only d9
-git submodule update --checkout src_d9/
 # if you updated d9 code then run
 make maj_config
 ```