From 09a970866e9a7ea056cb851d77b9a5a3ab681be6 Mon Sep 17 00:00:00 2001 From: Sagou Mohamed <95595076+medsagou@users.noreply.github.com> Date: Thu, 26 Oct 2023 10:43:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa29b8d..6000831 100644 --- a/README.md +++ b/README.md @@ -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 ```