Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
docs: remove step 1(chromedriver installation) which is not needed after Merge #8
  • Loading branch information
bipin0x01 authored Mar 1, 2022
1 parent 4e25e03 commit 9bb1898
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 9bb1898

Please sign in to comment.