recursively -> recursive
This commit is contained in:
Oleksis Fraga Menéndez
2020-07-27 12:21:20 -04:00
committed by GitHub
parent 33fa9afdcc
commit 8a4a45a079

View File

@@ -270,7 +270,7 @@ explanation to help a newbie find their way around.
cd Phoenix
git submodule init
git submodule update --recursively
git submodule update --recursive
* **sip/gen**: The code (.sip files) produced by the ETG scripts is placed
in this folder.