Update README.md
This commit is contained in:
parent
0a3f2d9a0f
commit
500aad6009
|
@ -12,7 +12,7 @@ Personal Arch Linux package repository.
|
|||
First, you need to download and locally sign my `PGP` key:
|
||||
|
||||
```
|
||||
curl -LO slococo.com.ar/pgpkey
|
||||
curl -LO slc.ar/pgpkey
|
||||
sudo pacman-key --add pgpkey
|
||||
sudo pacman-key --lsign-key 199980CE93F18E62
|
||||
```
|
||||
|
@ -22,7 +22,7 @@ Then, you need to add
|
|||
```
|
||||
[calrepo]
|
||||
SigLevel = Required DatabaseOptional
|
||||
Server = https://slococo.com.ar/$repo/$arch
|
||||
Server = https://slc.ar/$repo/$arch
|
||||
```
|
||||
|
||||
to the end of `/etc/pacman.conf`.
|
||||
|
|
Loading…
Reference in New Issue