From 71c41ba4652628728a42d057f46877328934c7ff Mon Sep 17 00:00:00 2001 From: layman Date: Mon, 12 Oct 2020 10:03:29 +0200 Subject: [PATCH] Updated README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10bf5e5..193366b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Gentoo ebuilds for various purposes To add the overlay: ``` -layman -o https://git.tk-webart.de:7443/Linux/tkurbad-overlay/raw/branch/master/overlay.xml -L -layman -o https://git.tk-webart.de:7443/Linux/tkurbad-overlay/raw/branch/master/overlay.xml -a tkurbad +wget -O /etc/layman/overlays/tkurbad.xml https://git.tk-webart.de:7443/Linux/tkurbad-overlay/raw/branch/master/overlay.xml +layman -L +layman -a tkurbad ```