From 9bb1898faa291e4e826411c1b11484c73d6e6848 Mon Sep 17 00:00:00 2001 From: Bipin Thapa <58821821+bipin0x01@users.noreply.github.com> Date: Tue, 1 Mar 2022 18:55:53 +0545 Subject: [PATCH] Update README.md docs: remove step 1(chromedriver installation) which is not needed after Merge #8 --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cf45ca0..e0f238a 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,11 @@ # Documentation -### Step 1. Download the respective Chrome driver binary for your installed chrome version from the link below. - -`https://chromedriver.chromium.org/downloads` - -_Note: I am working on a solution to remove this step for users._ - -### Step 2. Activate the virtual env using following command +### Step 1. Activate the virtual env using following command [Install & activate virtual environment in the project root folder](https://uoa-eresearch.github.io/eresearch-cookbook/recipe/2014/11/26/python-virtual-env/) -### Step 3. Edit the 'demats.txt' file and add all the accounts' information each account separated by a line break and each information separated by commas ',' +### Step 2. Edit the 'demats.txt' file and add all the accounts' information each account separated by a line break and each information separated by commas ',' #### Example