Added Support to Ubuntu 20.04

Esse commit está contido em:
2021-01-11 13:28:05 -03:00
commit de GitHub
commit 7b379d6336
+1 -1
Ver Arquivo
@@ -87,7 +87,7 @@ sudo apt install gir1.2-webkit-3.0
*Support for Ubuntu 20.04:*
To make it work on Ubuntu 20.04, you need to add the bionic (ubuntu 18.04) repository (as the necessary packages stopped at bionic) with trusted actived. Don't worry, this tip has already been tested and it doesn't break the system.
To make it work on Ubuntu 20.04, you need to add the bionic (ubuntu 18.04) repository (as the necessary packages stopped at bionic). Don't worry, this tip has already been tested and it doesn't break the system.
<pre>
echo "deb http://de.archive.ubuntu.com/ubuntu/ bionic main universe" | sudo tee -a /etc/apt/sources.list