Skip to content

Commit 7571f97

Browse files
committed
remove --recursive
1 parent d267dac commit 7571f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Please ensure you setup your build environment appropriately, as per the guide.
2121
This project has a bunch of git submodules. You will need to update them regularly.
2222

2323
git submodule sync
24-
git submodule update --init --recursive
24+
git submodule update --init
2525

2626
### mpy-cross
2727

0 commit comments

Comments
 (0)