Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

Commit

Permalink
Updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhruv committed May 14, 2021
1 parent 269a3eb commit 6e631ef
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ The data is retrieved using the open public APIs at [API Setu](https://apisetu.g
2. Clone this repository...
```sh
git clone https://github.com/dhhruv/Vac-Cowin.git
```
```
**OR**
Download the Zip and Extract the content.

3. Install, create and activate virtual environment.
For instance we create a virtual environment named 'venv'.
Expand All @@ -49,6 +51,7 @@ venv\Scripts\activate.bat

4. Install dependencies
```sh
cd Vac-Cowin
pip install -r requirements.txt
```
## Input:
Expand Down

0 comments on commit 6e631ef

Please sign in to comment.