Skip to content

Commit

Permalink
Merge pull request #621 from Benjamin-Loison/master
Browse files Browse the repository at this point in the history
Correct a typo in `README.md`
  • Loading branch information
aleksandr-kotlyar authored Sep 14, 2023
2 parents 49dc751 + 22626f1 commit 178a390
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 @@ -298,7 +298,7 @@ from webdriver_manager.core.os_manager import OperationSystemManager
ChromeDriverManager(os_system_manager=OperationSystemManager(os_type="linux-mips64")).install()
```

### `url
### `url`
You may use any other repo with drivers and release URl. You are able to change this value using constructor parameters:

```python
Expand Down

0 comments on commit 178a390

Please sign in to comment.