Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 166 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 166 Bytes

Clone project from repository:

git submodule update --init
git submodule foreach --recursive git checkout dev
git submodule foreach --recursive git pull