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 d4ba106 commit 675a8eeCopy full SHA for 675a8ee
README.md
@@ -72,7 +72,7 @@ macos执行:./XEngine_LINEnv.sh -i 3
72
由于依赖的子模块,在你checkout仓库后,在仓库目录下执行下面的命令拉取子模块
73
git submodule init
74
git submodule update
75
-如果github访问失败,你也可以clone项目,在主目录下使用命令:git clone https://github.com/libxengine/XEngine_OPenSource.git XEngine_Source/XEngine_Depend
+如果github访问失败,你也可以clone该项目,在主目录下使用命令:git clone https://gitee.com/xengine/XEngine_OPenSource.git XEngine_Source/XEngine_Depend
76
77
#### Windows
78
使用VS打开并且编译,支持WINDOWS 7SP1以上系统
0 commit comments