Update README.md
This commit is contained in:
parent
fb77671c94
commit
5274c8a839
@ -44,6 +44,12 @@ $ cd term-owo-cpp
|
|||||||
$ makepkg -si
|
$ makepkg -si
|
||||||
```
|
```
|
||||||
#### Custom Repo
|
#### Custom Repo
|
||||||
|
/etc/pacman.conf
|
||||||
|
```
|
||||||
|
[alfieking.dev]
|
||||||
|
Server = https://repo.alfieking.dev/x86_64
|
||||||
|
```
|
||||||
|
bash
|
||||||
```bash
|
```bash
|
||||||
$ pacman-key --recv-keys 1553B1410D80686C8D2A27338035E1AC0B1440DC
|
$ pacman-key --recv-keys 1553B1410D80686C8D2A27338035E1AC0B1440DC
|
||||||
$ pacman-key --lsign-key 1553B1410D80686C8D2A27338035E1AC0B1440DC
|
$ pacman-key --lsign-key 1553B1410D80686C8D2A27338035E1AC0B1440DC
|
||||||
|
Loading…
Reference in New Issue
Block a user