Update README.md

This commit is contained in:
Xiufeng Guo 2022-07-03 12:54:17 +00:00
parent 5c296b2561
commit d4255898e1
Signed by: showfom
GPG Key ID: 29A7777777777777

View File

@ -51,7 +51,7 @@ Then add `m.ac` repo to `/etc/pacman.conf`:
sudo tee -a /etc/pacman.conf > /dev/null <<EOF sudo tee -a /etc/pacman.conf > /dev/null <<EOF
[m.ac] [m.ac]
Server = https://repo.m.ac/archlinux/$arch Server = https://repo.m.ac/archlinux/\$arch
EOF EOF
``` ```