From b7d0c260155e6835248911de5763e7ac815dbbf4 Mon Sep 17 00:00:00 2001 From: Ximi1970 Date: Sat, 31 Oct 2020 23:33:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26bb569..b21d0dc 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Installing the repository: ```bash wget -q https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/xUbuntu_20.10/Release.key -sudo apt-key add Release.key +sudo mv -f Release.key /etc/apt/trusted.gpg.d/Systray-x.Ximi1970.asc sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/xUbuntu_20.10 ./" > /etc/apt/sources.list.d/systray-x.list' sudo apt update ```