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