Update README.md
This commit is contained in:
parent
224340f9da
commit
3244b576f0
|
@ -22,7 +22,9 @@ git clone https://git.digimantra.com/SHREY/DigiDoctor.git <br />
|
||||||
cd DigiDoctor
|
cd DigiDoctor
|
||||||
|
|
||||||
|
|
||||||
## 2. Install dependencies:
|
## 2. Install dependencies in virtual environment:
|
||||||
|
python3 -m venv venv <br />
|
||||||
|
source venv/bin/activate <br />
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue