diff options
author | Juan J. Martinez <jjm@usebox.net> | 2024-07-14 15:35:56 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2024-07-14 15:35:56 +0100 |
commit | b807c671fff96aaf1dcb42e304d3ebf8a231785e (patch) | |
tree | c691d8a867e804100a2e2d8cf4614cd85418ad60 | |
parent | 4b7c71b6b2dccba6516567b8b85ae5ec8656e43c (diff) | |
download | sspreview-b807c671fff96aaf1dcb42e304d3ebf8a231785e.tar.gz sspreview-b807c671fff96aaf1dcb42e304d3ebf8a231785e.zip |
Fix the name of the dependency
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Requires: * Python 3 * tinker -* PIL (with TkImage) +* PIL (with ImageTk) In Debian: |