修改镜像软件源部分

Signed-off-by: ithink.chan <chenyang@autoai.com>
This commit is contained in:
ithink.chan 2019-07-10 11:17:06 +08:00
parent 09dc2c4d00
commit d77b4a27ff
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Manjaro 初始配置
## 使用中科大软件源
## 使用国内软件源
*注:该操作会修改 /etc/pacman.d/mirrorlist 文件,使用前请先备份。*
@ -10,7 +10,7 @@
pacman-mirrors -i -c China -m rank
```
勾选 <http://mirrors.ustc.edu.cn/manjaro/> ,然后按 OK 键两次。最后刷新缓存:
勾选任意软件源,如 <http://mirrors.ustc.edu.cn/manjaro/> ,然后按 OK 键两次。最后刷新缓存:
```sh
pacman -Syy