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