Explorar o código

readme: added submodule update precision

bach %!s(int64=3) %!d(string=hai) anos
pai
achega
178cce7b60
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -165,7 +165,12 @@ 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 one
+git submodule update app/
+# or
+git submodule update api/
 make api_maj_config
 ```