We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4551dc commit 1abfa4dCopy full SHA for 1abfa4d
README.md
@@ -45,12 +45,7 @@ https://github.com/codingwithnsh/MEDICS.git
45
```
46
47
### 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:
+You might need to install the following dependencies:
54
```bash
55
pip install pandas openpyxl
56
0 commit comments