From 1215a52e71cc4516e17dab3af3e275e76d1a25e5 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Mon, 22 Jun 2020 22:03:04 -0700 Subject: [PATCH] Fix install instructions --- present/present.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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