Update README.md

This commit is contained in:
Sagou Mohamed 2023-10-26 10:43:47 +01:00 committed by GitHub
parent c0beaaf759
commit 09a970866e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Automatically downloads the driver binary and patches it.
## Installation ##
```
pip install git+https://www.github.com/ultrafunkamsterdam/undetected-chromedriver@master # replace @master with @branchname for other branches
pip install git+https://www.github.com/medsagou/undetected-chromedriver@master # replace @master with @branchname for other branches
```