We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0769005 commit 8439628Copy full SHA for 8439628
1 file changed
pages/guide/installation/script.md
@@ -16,7 +16,7 @@ categories:
16
::: en
17
Requirements:
18
19
-- Linux with systemd
+- Linux with systemd or OpenRC
20
- Root privileges for installation
21
- `curl`, `tar` installed
22
- Architectures listed in the [download page](download)
@@ -26,7 +26,7 @@ Requirements:
26
::: zh-CN
27
要求:
28
29
-- 使用 systemd 的 Linux 系统
+- 使用 systemd 或者 OpenRC 的 Linux 系统
30
- Root 权限
31
- 已安装 `curl`, `tar`
32
- 在[下载页面](download)中列出的架构
0 commit comments