Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# RandomPython

# Install pip in terminal with python3 -m pip install pyautogui
Install pip if you don't already have it. Newer Python installations come with it installed. Open cmd or your command terminal and type in `python3 -m pip install pyautogui`.

# Install pyautogui in terminal with python3 -m pip install pyautogui
Install pyautogui in terminal with `python3 -m pip install pyautogui`.

# Run this program and then move your cursor to a chat window on desktop iMessage
Run this program and then move your cursor to a chat window on desktop iMessage.