We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e72b601 commit 98e2296Copy full SHA for 98e2296
INSTALL
@@ -87,7 +87,7 @@ apt-get install mystiq
87
88
For Ubuntu 20.04 run the following:
89
90
-sudo sh -c "echo 'https://download.opensuse.org/repositories/home:/llamaret/xUbuntu_20.04/ /' > /etc/apt/sources.list.d/home:llamaret.list"
+sudo sh -c "echo 'deb https://download.opensuse.org/repositories/home:/llamaret/xUbuntu_20.04/ /' > /etc/apt/sources.list.d/home:llamaret.list"
91
wget -nv https://download.opensuse.org/repositories/home:/llamaret/xUbuntu_20.04/Release.key -O Release.key
92
sudo apt-key add - < Release.key
93
sudo apt-get update
0 commit comments