diff --git a/present/present.py b/present/present.py index 30d5e9a..961b968 100755 --- a/present/present.py +++ b/present/present.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # To install dependencies: -# pip3 install requests sseclient pyautogui +# pip3 install requests sseclient-py pyautogui import json import pyautogui