Skip to content

Commit 2dc0da4

Browse files
committed
update:read me
1 parent 7cd3884 commit 2dc0da4

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
@@ -88,7 +88,7 @@ use vs open and compile,suport windows 7sp1 and above
8888
Just Run it
8989

9090
#### sub module
91-
Due to the dependent sub-modules, after you checkout the warehouse, execute the following command in the warehouse directory to pull the sub-modules
91+
Due to the dependent sub-modules, after you checkout the resprepository, execute the following command in the resprepository directory to pull the sub-modules
9292
git submodule init
9393
git submodule update
9494

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ macos执行:./XEngine_LINEnv.sh -i 3
8686
默认配置没有开启数据库支持,如果需要数据库接口支持,需要自己开启数据库
8787

8888
#### sub module
89-
由于依赖的子模块,在你checkout仓库后,在仓库目录下执行下面的命令拉取子模块
89+
由于依赖的子模块,在你clone仓库后,在仓库目录下执行下面的命令拉取子模块
9090
git submodule init
9191
git submodule update
9292
如果github访问失败,你也可以clone该项目,在主目录下使用命令:

0 commit comments

Comments
 (0)