remove --recursive

This commit is contained in:
Roy Hooper 2019-12-17 19:17:46 -05:00
parent d267dac4ac
commit 7571f9790b

View File

@ -21,7 +21,7 @@ Please ensure you setup your build environment appropriately, as per the guide.
This project has a bunch of git submodules. You will need to update them regularly.
git submodule sync
git submodule update --init --recursive
git submodule update --init
### mpy-cross