Update README.md

This commit is contained in:
Xiufeng Guo 2022-07-03 12:57:47 +00:00
parent 5043662f0b
commit fb43b3f75f
Signed by: showfom
GPG Key ID: 29A7777777777777

View File

@ -6,6 +6,12 @@ Some configurations and PKGBUILD shits here.
Import GPG Key:
```sh
sudo pacman-key --recv-keys 29A7777777777777
```
or manually import it:
```sh
wget -O /tmp/m.ac.asc https://repo.m.ac/B1F6E658B6A3DC2A2E30A09D29A7777777777777-public.asc
sudo pacman-key --add /tmp/m.ac.asc