Skip to content

Commit 34980c5

Browse files
authored
added GUI prerequisite
1 parent cb4d8ac commit 34980c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ INSTALLATION
88
Prerequisites
99
1.python version 3.x:
1010
2.imdlib installation using pip:
11-
pip install imdlib
11+
pip3 install imdlib
12+
3.GUI library PySimpleGUI for easy user interface
13+
pip3 install pysimplegui
1214

1315
**(Don't change any of the file or folder names)**
1416

0 commit comments

Comments
 (0)