diff --git a/docs/document/README.md b/docs/document/README.md
index 5e652e7..e654bef 100644
--- a/docs/document/README.md
+++ b/docs/document/README.md
@@ -1,40 +1,40 @@
# 快速入门
-> **这个章节将告诉您如何用最简单的方式获得 Xray,并且开始使用 Xray.**
+> **这个章节将告诉您如何用最简单的方式获得 Xray,并且开始使用 Xray。**
## 下载安装
-Xray 支持各种平台,并且您可以从多种渠道和方式获得 Xray 的各种版本.
+Xray 支持各种平台,并且您可以从多种渠道和方式获得 Xray 的各种版本。
请点击 [如何下载安装 Xray](./install.md) 以获取 Xray
## 配置运行
-下载并安装 Xray 后,只需对他进行配置即可使用.
+下载并安装 Xray 后,只需对他进行配置即可使用。
-请点击 [如何配置运行 Xray](./config.md) 以学习最简单的配置方式.
+请点击 [如何配置运行 Xray](./config.md) 以学习最简单的配置方式。
## 命令参数
-Xray 有多种命令和参数可用,因此变得灵活和强大.
+Xray 有多种命令和参数可用,因此变得灵活和强大。
-请点击 [Xray 的命令参数](./command.md) 查看 Xray 的更多命令和参数用法.
+请点击 [Xray 的命令参数](./command.md) 查看 Xray 的更多命令和参数用法。
## 改进文档
如果你有兴趣,请点击 [使用文档](./document.md) 帮助我们改进文档,或者点击页面下方的 `帮助我们改善此页面!`
-我们十分感谢每一位 contributor 作出的贡献!是你们让 Project X 变得更加强大!
+我们十分感谢每一位 Contributor 作出的贡献!是你们让 Project X 变得更加强大!
## 小小白白话文
给予新手指导的使用心得
-请点击 [小小白白话文](./level-0/) 以进行查看
+请点击 [小小白白话文](./level-0/) 以进行查看。
## 入门技巧
-具备了基础之后,你就可以通过 [入门技巧](./level-1/) 来探索更多的使用方式了
+具备了基础之后,你就可以通过 [入门技巧](./level-1/) 来探索更多的使用方式了。
## 进阶文档
diff --git a/docs/document/command.md b/docs/document/command.md
index e43546f..e4b8a01 100644
--- a/docs/document/command.md
+++ b/docs/document/command.md
@@ -1,7 +1,6 @@
# 命令参数
-::: tip
-Xray 使用 go 风格的命令及参数
+::: tip Xray 使用 Go 风格的命令及参数
:::
## 获取基本命令
diff --git a/docs/document/install.md b/docs/document/install.md
index 380cf54..6ba2548 100644
--- a/docs/document/install.md
+++ b/docs/document/install.md
@@ -27,14 +27,17 @@ Xray 提供两种验证方式:
## Windows 安装方式
-- 在 [Github Releases](https://github.com/xtls/Xray-core/releases) 下载适用于 Windows 平台的 ZIP 压缩包,解压后可得到可执行文件 `xray.exe`,然后[通过命令行带参数运行](./command) 即可
+- 在 [Github Releases](https://github.com/xtls/Xray-core/releases) 下载适用于 Windows 平台的 ZIP 压缩包,解压后可得到可执行文件 `xray.exe`
+ ,然后[通过命令行带参数运行](./command) 即可
- 通过 [Scoop](https://scoop.sh) 包管理器安装:Xray 已经被添加到 [Mochi](https://github.com/Qv2ray/mochi)。
-- 通过 [Chocolatey](https://chocolatey.org) 包管理器安装:[Xray](https://chocolatey.org/packages/xray/1.3.1),感谢 [Markson](https://chocolatey.org/profiles/markson_ho)
+- 通过 [Chocolatey](https://chocolatey.org)
+ 包管理器安装:[Xray](https://chocolatey.org/packages/xray/1.3.1),感谢 [Markson](https://chocolatey.org/profiles/markson_ho)
## macOS 安装方式
-- 在 [Github Releases](https://github.com/xtls/Xray-core/releases) 下载适用于 macOS 平台的 ZIP 压缩包,解压后可得到可执行文件 `xray`,然后[通过命令行带参数运行](./command) 即可
-- 通过 [Homebrew](https://brew.sh) 包管理器安装:
+- 在 [Github Releases](https://github.com/xtls/Xray-core/releases) 下载适用于 macOS 平台的 ZIP 压缩包,解压后可得到可执行文件 `xray`
+ ,然后[通过命令行带参数运行](./command.md) 即可
+- 通过 [Homebrew](https://brew.sh) 包管理器安装:`brew install xray`
## Linux 安装方式
@@ -43,25 +46,33 @@ Xray 提供两种验证方式:
- Linux Script
- [Xray-install](https://github.com/XTLS/Xray-install)
+
+* One Click
+
- [Xray-script](https://github.com/kirin10000/Xray-script)
-
-- One Click
-
- [ProxySU](https://github.com/proxysu/ProxySU)
- [Xray-agent](https://github.com/mack-a/Xray-agent)
-- Magisk
+* Magisk
- [Xray4Magisk](https://github.com/CerteKim/Xray4Magisk)
- [Xray_For_Magisk](https://github.com/E7KMbb/Xray_For_Magisk)
-### Linux 发行版包管理器
+### Arch Linux
-Linux 发行版 Xray 包(可通过发行版相应的包管理器安装):
+#### Arch User Repository
-- Debian
-- Arch Linux
+需要使用 [AUR helpers](https://wiki.archlinux.org/index.php/AUR_helpers),以 [yay](https://github.com/Jguer/yay)
+为例,可通过 `yay -S xray` 安装。
-### Linuxbrew 包管理器
+#### Arch Linux CN
+
+首先添加 [Arch Linux CN 仓库](https://www.archlinuxcn.org/archlinux-cn-repo-and-mirror/),然后在 root 用户下使用 `pacman -S xray` 安装。
+
+### Linuxbrew
+
+Linuxbrew 包管理器的使用方式与 Homebrew 一致:`brew install xray`
+
+### Debian
## Docker 安装方式
@@ -77,6 +88,6 @@ Linux 发行版 Xray 包(可通过发行版相应的包管理器安装):
## 更多更多...
-您可以点击 [传送至众多大佬集结区的任意门](../links) 获取更多资源
+您可以点击 [传送至众多大佬集结区的任意门](../links.md) 获取更多资源
## FAQ