diff --git a/README.md b/README.md index 6f60019..09a6ac5 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,15 @@ Requirements: - Ubuntu: + 19.10 + + ```bash + sudo apt install zip git g++ make qt5-default gnome-shell-extension-appindicator + gnome-extensions enable ubuntu-appindicator@ubuntu.com + ``` + + 18.04 LTS + ```bash sudo apt install zip git g++ make qt5-default gnome-shell-extension-appindicator gnome-shell-extension-tool -e ubuntu-appindicator@ubuntu.com