From b44342902ef6f1662f07557f8b8c5bab67d2ba38 Mon Sep 17 00:00:00 2001 From: Goppier <96147255+Goppier@users.noreply.github.com> Date: Sat, 20 Apr 2024 14:10:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8646d9e..cb265d2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 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