Updated README

This commit is contained in:
Sheldon Lee 2022-01-26 22:22:06 +08:00
parent fc79000a48
commit 2b01d8718d

View File

@ -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