Update README.md

This commit is contained in:
Cainan 2024-07-06 00:42:30 +01:00 committed by GitHub
parent 29b72e67d0
commit e8577bc58d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ There's 3 options to sort songs by: ID (A-Z), Song Name (A-Z) and Genre
This is still a work in-progress, so please report any issues found to me, along with suggestions for features or game support. This is still a work in-progress, so please report any issues found to me, along with suggestions for features or game support.
## Prerequisites ### Prerequisites:
[Python 3.12.3](https://www.python.org/downloads/) or newer [Python 3.12.3](https://www.python.org/downloads/) or newer
tkinter installed through pip / `pip install tk` tkinter installed through pip / `pip install tk`
sv_ttk installed through pip / `pip install sv_ttk` sv_ttk installed through pip / `pip install sv_ttk`