File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ feature list:
53
53
## install
54
54
55
55
#### XEngine Evn
56
- you must install XEngine,need V8.15 or above,install XEngine can be refer to xengine Readme docment
56
+ you must install XEngine,need V9.x or above,install XEngine can be refer to xengine Readme docment
57
57
GITEE:https://gitee.com/libxengine/libxengine
58
58
GITHUB:https://github.com/libxengine/libxengine
59
59
@@ -74,7 +74,7 @@ Just Run it,use XEngine_AuthorizeService
74
74
XEngine_AuthorizeApp is pc management tools
75
75
76
76
#### Linux
77
- use makefile compile,UBUNTU22.04 x64 or RockyLinux 9 x64
77
+ use makefile compile,UBUNTU22.04 or above
78
78
Run it on the terminal,use XEngine_AuthorizeService
79
79
80
80
#### Macos
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ XEngine_Authorize
61
61
## 安装教程
62
62
63
63
#### XEngine环境
64
- 必须安装XEngine,版本需要V8.15或者以上版本 ,安装XEngine可以参考其Readme文档
64
+ 必须安装XEngine,版本需要V9.x或者以上版本 ,安装XEngine可以参考其Readme文档
65
65
GITEE:https://gitee.com/libxengine/libxengine
66
66
GITHUB:https://github.com/libxengine/libxengine
67
67
@@ -83,7 +83,7 @@ git submodule update
83
83
XEngine_AuthorizeApp为PC端管理工具
84
84
85
85
#### Linux
86
- Linux使用Makefile编译,UBUNTU22.04 x64或者RockyLinux 9 x64
86
+ Linux使用Makefile编译,UBUNTU22.04或者以上系统
87
87
在控制台运行,使用XEngine_AuthorizeService
88
88
89
89
#### Macos
You can’t perform that action at this time.
0 commit comments