Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MFarabi619 authored Jul 5, 2023
1 parent 92d3cec commit 02e0868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

https://github.com/MFarabi619/Workday-Time-Entry-Script/assets/54924158/502a9e33-e1c0-4037-a63c-a4df73d4214e

Before running the script, open a terminal with administrator privileges and paste the following: `pip install pyautogui tabulate colorama`
Before running the script, open a terminal with administrator privileges and paste the following: `pip install pyautogui opencv-python tabulate colorama`

This installs the necessary modules the script requires to run. You only have to do this once, not every time before you run the script. The modules will stay installed on your system. :)

Expand Down

0 comments on commit 02e0868

Please sign in to comment.