Merge branch 'main' of github.com:Goppier/FindingFeebas

This commit is contained in:
Goppier 2024-04-20 14:17:46 +02:00
commit effe0d0130

View File

@ -5,8 +5,9 @@ You will first need to download and install Python for the OS you are using. You
https://www.python.org/downloads/
Once Python has been installed, open the terminal and type in the following command:
Once Python has been installed, open the terminal and type in the following commands:
- pip3 install tkinter
- pip3 install ttkwidgets
## Step 2: Download the Repository and Run the Code
1. Download the entire source code from the latest release on github and unzip it.