Uninstall instructions fix

This commit is contained in:
Abhorrent_Anger 2019-10-24 15:13:46 +03:00 committed by Mārtiņš Kurmis
parent 2231b30a74
commit 5fd4a1ebad
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ A small background tool to remind the user of the "20-20-20" rule. Uses system n
First, you might need these packages:
```
sudo apt-get install python-gobject libnotify-bin python-gst-1.0
sudo apt-get install python-gobject libnotify-bin python-gst-1.0 python-wxgtk3.0
```
Second, just install the tool and required [Python modules](src/branch/master/setup.py) via: