docs: 添加 WSL 安装 Arch Linux 的说明

This commit is contained in:
2026-04-08 12:56:08 +08:00
parent 9befd389af
commit 0b6830f6d8
+11
View File
@@ -5,6 +5,17 @@
## 使用
### 安装 Arch LinuxWSL
需要 Windows 10/11 并已启用 WSL 2。在 PowerShell 中执行:
```powershell
wsl --update
wsl --install archlinux
```
安装完成后,可通过开始菜单的 `archlinux` 应用或命令 `wsl -d archlinux` 启动,首次进入默认以 `root` 身份登录。
### WSL 首次启动(默认 root 登录)
1. 初始化普通用户: