commit 91279bdca67e0e1f72ed9874e76c83dd144b0413
parent 0a2aeeba95a691e9c4f37841e3cad898280cdbdc
Author: Oliver Blanthorn <freedom4cows@gmail.com>
Date: Mon, 1 Mar 2021 11:52:39 +0100
Remove needless SigLevel
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -59,7 +59,6 @@ The Arch Linux repository on the OBS is broken, see [#69](https://github.com/in0
To use the repository on Arch Linux, use `downloadcontent.opensuse.org` instead of the [suggested](https://software.opensuse.org/download.html?project=home%3Ain0rdr&package=diary) name `download.opensuse.org` in the `/etc/pacman.conf`:
```
[home_in0rdr_Arch]
-SigLevel = Never
Server = https://downloadcontent.opensuse.org/repositories/home:/in0rdr/Arch/$arch
```