diff --git a/README.md b/README.md index af658c9..890cd51 100644 --- a/README.md +++ b/README.md @@ -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.