From f6d042250ccbe2a9c69a5557fb81a934ce7684bc Mon Sep 17 00:00:00 2001 From: jay candel <133104319+jaylikesbunda@users.noreply.github.com> Date: Sun, 25 Aug 2024 09:47:24 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1f85a5d..4ea65fd 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ Ensure you have Python 3.6 or higher installed on your system. ### 3. Install PyQt5 +To install PyQt5, open a terminal or command prompt and run the following command: + +pip install PyQt5 + ## Using the Application