Skip to content

Commit 31671c9

Browse files
Fix typo in guipull.py
1 parent 7b9f2cd commit 31671c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guipull.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22

33
## PySimpleGUI installing instructions:
4-
## Run one if these commands:
4+
## Run one of these commands:
55
## - py -m pip install pysimplegui
66
## - pip install pysimplegui
77
## - pip3 install pysimplegui

0 commit comments

Comments
 (0)