Explorar el Código

README: Mention need for "git submodule sync".

Paul Sokolovsky hace 10 años
padre
commit
fe969504a1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -129,6 +129,7 @@ build a new SDK, run:
 ```
 $ make clean
 $ git pull
+$ git submodule sync
 $ git submodule update
 ```