We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826e693 commit 9b7c6afCopy full SHA for 9b7c6af
README.md
@@ -75,7 +75,7 @@ macos执行:./XEngine_LINEnv.sh -i 3
75
由于依赖的子模块,在你checkout仓库后,在仓库目录下执行下面的命令拉取子模块
76
git submodule init
77
git submodule update
78
-如果github访问失败,你也可以clone该项目,在主目录下使用命令:git clone https://gitee.com/xengine/XEngine_OPenSource.git XEngine_Source/XEngine_Depend
+如果github访问失败,你也可以clone该项目,在主目录下使用命令:git clone https://gitee.com/xengine/XEngine_OPenSource.git XEngine_Source/XEngine_DependLibrary
79
80
#### Windows
81
0 commit comments