From 2b01d8718df168ce11c71fd5f6712abd2719c790 Mon Sep 17 00:00:00 2001 From: Sheldon Lee Date: Wed, 26 Jan 2022 22:22:06 +0800 Subject: [PATCH] Updated README --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 6ca38f7..3240216 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,7 @@ It also needs ``PyAutoGUI`` for mouse, keyboard and GUI control, and ``Pillow`` ## Windows -After you have installed python, run from below in CMD and Powershell: - -``` -py -m pip install -r requirements.txt -``` - -Or alternatviely: +After you have installed python, run from below in CMD or Powershell: ``` py -m pip install pyautogui