commit b4f3a30e787f351aa4df77e5c34c610cfa715fff
parent c428818ba580e29a05c57f355efe10c5a8347cd8
Author: Oliver Blanthorn <freedom4cows@gmail.com>
Date: Mon, 1 Mar 2021 08:21:11 +0000
Add SigLevel fix to readme
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -59,6 +59,7 @@ 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
```