We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README.md
1 parent 49dc751 commit 22626f1Copy full SHA for 22626f1
README.md
@@ -298,7 +298,7 @@ from webdriver_manager.core.os_manager import OperationSystemManager
298
ChromeDriverManager(os_system_manager=OperationSystemManager(os_type="linux-mips64")).install()
299
```
300
301
-### `url
+### `url`
302
You may use any other repo with drivers and release URl. You are able to change this value using constructor parameters:
303
304
```python
0 commit comments