Skip to content

Commit 1abfa4d

Browse files
Update README.md
1 parent e4551dc commit 1abfa4d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,7 @@ https://github.com/codingwithnsh/MEDICS.git
4545
```
4646

4747
### 4.2 Install Dependencies
48-
Navigate into the project directory and install the required Python packages:
49-
```bash
50-
cd medics
51-
pip install -r requirements.txt
52-
```
53-
Alternatively, you can manually install dependencies:
48+
You might need to install the following dependencies:
5449
```bash
5550
pip install pandas openpyxl
5651
```

0 commit comments

Comments
 (0)