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 a8729e7 commit 3c0d06cCopy full SHA for 3c0d06c
README.md
@@ -41,7 +41,7 @@ macos执行:./XEngine_LINEnv.sh -i 3
41
由于依赖的子模块,在你checkout仓库后,在仓库目录下执行下面的命令拉取子模块
42
git submodule init
43
git submodule update
44
-如果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
45
46
#### Windows
47
使用VS打开并且编译,支持WINDOWS 7SP1以上系统
0 commit comments