Update README.md
This commit is contained in:
parent
5043662f0b
commit
fb43b3f75f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user