Skip to content
Open
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
4 changes: 2 additions & 2 deletions pages/guide/installation/script.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ categories:
::: en
Requirements:

- Linux with systemd
- Linux with systemd or OpenRC
- Root privileges for installation
- `curl`, `tar` installed
- Architectures listed in the [download page](download)
Expand All @@ -26,7 +26,7 @@ Requirements:
::: zh-CN
要求:

- 使用 systemd 的 Linux 系统
- 使用 systemd 或者 OpenRC 的 Linux 系统
- Root 权限
- 已安装 `curl`, `tar`
- 在[下载页面](download)中列出的架构
Expand Down
Loading