From a5283be5f9422990d54bcc8fd90019b508ef5500 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 30 Jun 2022 19:32:03 +0200 Subject: [PATCH] updated readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ad2f107..46160a2 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,7 @@ 2. Fill **.env** with your **credentials** 3. Install the necessary Chromedriver from here https://chromedriver.chromium.org/downloads 4. Place the Chromedriver in this folder under the name `chromedriver` +5. Install necessary python libraries `pip install -r requirements.txt` ## Important Make sure you have put both projects in the same **main folder** so everything works