diff --git a/README.md b/README.md index 69e057c..7687c9d 100644 --- a/README.md +++ b/README.md @@ -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`.