From 67753aa4544ae6bea32eaf358b0dcae6f1715dd4 Mon Sep 17 00:00:00 2001 From: Leon Date: Sun, 22 Dec 2019 14:47:16 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6965198..3b0c1d6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,12 @@ BY ULTRAFUNKAMSTERDAM (https://github.com/ultrafunkamsterdam) Optimized Selenium Chromedriver patch which does not trigger anti-bot services like Distill Network. Automatically downloads the driver binary and patches it. Not tested on Chrome higher than 79! +Works only on python 3 +## Installation ## +``` +pip install git+https://github.com/ultrafunkamsterdam/undetected-chromedriver.git +``` ## USAGE ##