Skip to content

Commit

Permalink
Merge pull request #136 from stdevPavelmc/stdevPavelmc_t128_INSTALL_u…
Browse files Browse the repository at this point in the history
…pdate_add_deb_ubuntu

Refs #128, Add the deb to the INSTALL file as ponited on the issue
  • Loading branch information
lfdominguez authored Aug 2, 2020
2 parents e72b601 + 98e2296 commit d3494c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ apt-get install mystiq

For Ubuntu 20.04 run the following:

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"
wget -nv https://download.opensuse.org/repositories/home:/llamaret/xUbuntu_20.04/Release.key -O Release.key
sudo apt-key add - < Release.key
sudo apt-get update
Expand Down

0 comments on commit d3494c2

Please sign in to comment.