Add submodules

Lauri Ojansivu 2017-04-02 20:50:31 +03:00
parent a9b332d97f
commit 1bbcf3bdbe

@ -135,6 +135,8 @@ sudo ln -s ~/repos/meteor/meteor /usr/local/bin/meteor
# Download Wekan
git clone https://github.com/wekan/wekan
cd wekan
git submodule init
git submodule update
#### OPTIONAL: test pull request
## git checkout -b dwrensha-profile-bugfix devel