Skip to content

Commit 98e2296

Browse files
committed
Refs #128, Add the deb to the INSTALL file as ponited on the issue
1 parent e72b601 commit 98e2296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ apt-get install mystiq
8787

8888
For Ubuntu 20.04 run the following:
8989

90-
sudo sh -c "echo 'https://download.opensuse.org/repositories/home:/llamaret/xUbuntu_20.04/ /' > /etc/apt/sources.list.d/home:llamaret.list"
90+
sudo sh -c "echo 'deb https://download.opensuse.org/repositories/home:/llamaret/xUbuntu_20.04/ /' > /etc/apt/sources.list.d/home:llamaret.list"
9191
wget -nv https://download.opensuse.org/repositories/home:/llamaret/xUbuntu_20.04/Release.key -O Release.key
9292
sudo apt-key add - < Release.key
9393
sudo apt-get update

0 commit comments

Comments
 (0)