Skip to content

Commit b7d27db

Browse files
authored
docs: update supported OS versions in install-dependencies (#12845)
1 parent bfe1339 commit b7d27db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/latest/install-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ title: Install Dependencies
3737

3838
Run the following command to install Apache APISIX's dependencies on a supported operating system.
3939

40-
Supported OS versions: CentOS7, Fedora31 & 32, Ubuntu 16.04 & 18.04, Debian 9 & 10, Arch Linux.
40+
Supported OS versions: Debian 11/12, Ubuntu 20.04/22.04/24.04, etc.
4141

4242
Note that in the case of Arch Linux, we use `openresty` from the AUR, thus requiring a AUR helper. For now `yay` and `pacaur` are supported.
4343

docs/zh/latest/install-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ title: 安装依赖
3737

3838
在支持的操作系统上运行以下指令即可安装 Apache APISIX dependencies。
3939

40-
支持的操作系统版本:CentOS 7, Fedora 31 & 32, Ubuntu 16.04 & 18.04, Debian 9 & 10, Arch Linux
40+
支持的操作系统版本:Debian 11/12, Ubuntu 20.04/22.04/24.04 等
4141

4242
注意,对于 Arch Linux 来说,我们使用 AUR 源中的 `openresty`,所以需要 AUR Helper 才能正常安装。目前支持 `yay``pacaur`
4343

0 commit comments

Comments
 (0)