From e09c8b4c97a8f908897154e4051586902aa9dc14 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Wed, 2 Feb 2022 22:24:50 -0300 Subject: [PATCH] Use '$repo' variable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b25f685..ba268e5 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Add ```bash [calrepo] SigLevel = Required DatabaseOptional -Server = https://slococo.com.ar/calrepo/$arch +Server = https://slococo.com.ar/$repo/$arch ``` to the end of `/etc/pacman.conf`.