Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CN/modules/ROOT/pages/v4.5/3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ IvorySQL数据库目前支持的操作系统包括但不限于CentOS 8.X、CentO
[[快速安装]]
== 快速安装
快速开始示例所使用的操作系统为CentOS Stream 9。

=== 从yum源安装IvorySQL数据库

** 安装前准备
Expand Down
2 changes: 1 addition & 1 deletion CN/modules/ROOT/pages/v4.5/6.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gpgcheck=0
```
保存退出后,安装IvorySQL4
```
$ sudo dnf install -y IvorySQL-4.5
$ sudo dnf install -y ivorysql4-4.5
```

[[docker安装]]
Expand Down
3 changes: 2 additions & 1 deletion EN/modules/ROOT/pages/v4.5/3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ Currently, IvorySQL supports but is not limited to linux(CentOS 8.X/CentOS Strea
[[quick-installation]]
== Quick installation
The operating system used for the quick start is CentOS Stream 9.
=== yum installation

==== yum installation

** Pre-requirements

Expand Down