From 0181534f7e4213ec2e4cc4a95096acc1c35cab3d Mon Sep 17 00:00:00 2001 From: Akuminari <54089369+Akuminari@users.noreply.github.com> Date: Fri, 24 Apr 2020 10:47:14 -0400 Subject: [PATCH] fixed formatting i saw this on tiktok lmao i love it --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.