Skip to content

Commit d5d6c2f

Browse files
committed
Fix after proofreading
1 parent 0fe367f commit d5d6c2f

File tree

1 file changed

+1
-1
lines changed
  • introduction/starting_browser/installing chromedriver for MacOs

1 file changed

+1
-1
lines changed

introduction/starting_browser/installing chromedriver for MacOs/task.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ If you see that, everything is fine and you can proceed to the next step.
2929
1. If you try to launch `chromedriver` and get a message like this:
3030
`-bash: chromedriver: command not found`
3131
you need to check if the file `chromedriver` is in the folder `/usr/local/bin`. If it's not there, run the above `mv` commands again.
32-
2. If you get the message like "Apple cannot check app for malicious software...", use [this Apple guide](https://support.apple.com/en-am/guide/mac-help/mchleab3a043/mac) to add the `chromedriver` to the exceptions.
32+
2. If you get a message like "Apple cannot check app for malicious software...", use [this Apple guide](https://support.apple.com/en-am/guide/mac-help/mchleab3a043/mac) to add `chromedriver` to the exceptions.

0 commit comments

Comments
 (0)