Update README.md
This commit is contained in:
parent
0a025f419b
commit
0c3a3a2c2e
|
@ -9,10 +9,11 @@ Personal Arch Linux package repository.
|
||||||
|
|
||||||
## Usage <a name="usage"></a>
|
## Usage <a name="usage"></a>
|
||||||
|
|
||||||
First, you need to locally sign my PGP key:
|
First, you need to download and locally sign my PGP key:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo pacman-key --add public.key
|
curl -LO slococo.com.ar/pgpkey
|
||||||
|
sudo pacman-key --add pgpkey
|
||||||
sudo pacman-key --lsign-key 199980CE93F18E62
|
sudo pacman-key --lsign-key 199980CE93F18E62
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue