diff --git a/imgur.py b/imgur.py index 3f0d567..d2ac582 100644 --- a/imgur.py +++ b/imgur.py @@ -1,7 +1,8 @@ """ Requires imgur API pip install imgurpython - +Requires scrot installed for screenshot + sudo apt-get install scrot """