Merge pull request #1752 from oleksis/patch-1

Fix typo
This commit is contained in:
Robin Dunn
2020-07-29 14:44:03 -07:00
committed by GitHub

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.