Skip to content

Commit 550ec24

Browse files
committed
update INSTALLATION.md
1 parent 4af6666 commit 550ec24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The exact location of the site_packages and binary directories will depend on th
6262
In the following, `python3` & `pip` refer to the Python 3 executables. You may need to substitute `python` for `python3`, depending on your particular environment (*on Windows it's generally `python`*).
6363

6464
- Python >= 3.9
65-
- Tk (tkinter) >= 8.6, < 9.0⁴ (*tkinter is a commonly used library for developing Graphical User Interfaces (GUI) in Python*)
65+
- Tk (tkinter) >= 8.6⁴ (*tkinter is a commonly used library for developing Graphical User Interfaces (GUI) in Python*)
6666
- Screen resolution >= 640 x 400; Ideally 1920 x 1080, though at lower screen resolutions (<= 1024 width), top level dialogs will be resizable and scrollable.
6767

6868
**NB** It is highly recommended to use the latest official [Python.org](https://www.python.org/downloads/) installation package for your platform, rather than any pre-installed version.

0 commit comments

Comments
 (0)