Skip to content

Commit 3db69ac

Browse files
committed
update:read me
1 parent dcb54cd commit 3db69ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Linux Exection:sudo ./XEngine_LINEnv.sh -i 3
6464
Macos Exection:./XEngine_LINEnv.sh -i 3
6565

6666
#### sub module
67-
Due to the dependent sub-modules, after you checkout the warehouse, execute the following command in the warehouse directory to pull the sub-modules
67+
Due to the dependent sub-modules, after you checkout the resprepository, execute the following command in the resprepository directory to pull the sub-modules
6868
git submodule init
6969
git submodule update
7070

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ macos执行:./XEngine_LINEnv.sh -i 3
7575
由于依赖的子模块,在你checkout仓库后,在仓库目录下执行下面的命令拉取子模块
7676
git submodule init
7777
git submodule update
78-
如果github访问失败,你也可以clone该项目,在主目录下使用命令:git clone https://gitee.com/xengine/XEngine_OPenSource.git XEngine_Source/XEngine_Depend
78+
如果github访问失败,你也可以clone该项目,在主目录下使用命令:git clone https://gitee.com/xengine/XEngine_OPenSource.git XEngine_Source/XEngine_DependLibrary
7979

8080
#### Windows
8181
使用VS打开并且编译,支持WINDOWS 7SP1以上系统

0 commit comments

Comments
 (0)