Update INSTALL.md

On Fedora `python3-tk` is called `python3-tkinter`
This commit is contained in:
pruflyos
2018-04-21 16:15:44 -04:00
committed by GitHub
parent c6bb090dfc
commit 4bd769f138

View File

@@ -21,7 +21,7 @@ You can install them on these distributions as follows:
##### Fedora
$ dnf install python3-pip python3-devel python3-tk libusb-devel libudev-devel \
$ dnf install python3-pip python3-devel python3-tkinter libusb-devel libudev-devel \
gcc redhat-rpm-config
##### OpenSUSE