Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 294 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 294 Bytes

Make sure to clone this repository and their submodules recursivelly

git clone --recursive https://github.com/patriciogonzalezvivo/lygia_p5_examples.git

If you already clone it with out the --recursive flag, just do

git pull
git submodule init
git submodule update