Update Tkinter install instructions

This commit is contained in:
Pk11 2021-06-02 15:28:40 -05:00
parent f9ccea7a1e
commit bafa6323e0

View File

@ -42,8 +42,8 @@ The hiyaCFW Helper is known to cause false positives with Windows Defender and o
1. Install Python 3 using your package manager if its not already installed
1. Download the latest Python version of the [hiyaCFW Helper](https://github.com/mondul/HiyaCFW-Helper/releases)
1. Extract the hiyaCFW Helper archive anywhere on your PC
1. Make sure the necessary Python packages are installed by running `pip3 install -r requirements.txt` in the directory containing the extracted files
- You can install pip by running `python3 -m ensurepip`
1. Install tkinter with the following command for your distro if you don't already have it:
- Debian-based: `sudo apt-get install python3-tk`
{% endcapture %}
{% assign tab-other = tab-other | split: "////////" %}