@ -22,7 +22,9 @@ git clone https://git.digimantra.com/SHREY/DigiDoctor.git <br />
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