help: arch4edu: fix root prompt

Closes https://github.com/tuna/issues/issues/1579
This commit is contained in:
Zenithal 2022-09-09 17:15:47 +08:00
parent ef58f4359d
commit 9e56d40269
No known key found for this signature in database
GPG Key ID: 1189C659F3D04C1C

View File

@ -18,9 +18,9 @@ Arch4edu 是面向高校用户推出的非官方软件仓库,
* 导入 GPG key
```
$ pacman-key --recv-keys 7931B6D628C8D3BA
$ pacman-key --finger 7931B6D628C8D3BA
$ pacman-key --lsign-key 7931B6D628C8D3BA
# pacman-key --recv-keys 7931B6D628C8D3BA
# pacman-key --finger 7931B6D628C8D3BA
# pacman-key --lsign-key 7931B6D628C8D3BA
```
* 在 `/etc/pacman.conf` 文件末尾添加以下内容: