Skip to content

Commit 262f07b

Browse files
author
ProfOak
committed
added gui info to readme
1 parent 1010caf commit 262f07b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ Makin some pictures
44

55
This library requires the Pillow library
66

7-
`pip install Pillow`
7+
`pip install -U Pillow`
8+
9+
To use the gui you need PySide
10+
11+
`pip install -U PySide`
812

913
See `main.py` for basic usage
1014

0 commit comments

Comments
 (0)