Updated README
This commit is contained in:
parent
fc79000a48
commit
2b01d8718d
@ -12,13 +12,7 @@ It also needs ``PyAutoGUI`` for mouse, keyboard and GUI control, and ``Pillow``
|
|||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
||||||
After you have installed python, run from below in CMD and Powershell:
|
After you have installed python, run from below in CMD or Powershell:
|
||||||
|
|
||||||
```
|
|
||||||
py -m pip install -r requirements.txt
|
|
||||||
```
|
|
||||||
|
|
||||||
Or alternatviely:
|
|
||||||
|
|
||||||
```
|
```
|
||||||
py -m pip install pyautogui
|
py -m pip install pyautogui
|
||||||
|
Loading…
Reference in New Issue
Block a user