From e26f2eb41231e70543fe9cd98d1d6749a3de1357 Mon Sep 17 00:00:00 2001 From: vioannid Date: Fri, 22 Apr 2022 17:32:09 +0200 Subject: [PATCH] Update README.md removed 'unfortunately' and replaced with 'Note that you need to have admin rights ...' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcc3693..778f82b 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ sudo xattr -d com.apple.quarantine /usr/local/bin/chromedriver (For Mac M1 users ``` For Mac user, be sure to authorize the execution of the binary in the System -> Preferences -> Security&Privacy -> General Tab -Unfortunatelty, you would require admin rights to your computer or laptop for doing this. +Note that you need to have admin rights on your computer or laptop for doing this. ## Running the script Run the [main.py](src/main.py) file from the Python terminal as follows: