Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vignesh1507 authored Oct 12, 2024
1 parent b3df79f commit 972cd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ print("SVM score: ", model.score(x_test, y_test))
```bash
pip3 install -r requirements.txt
```
4. Run the `AI Medical Chatbot` script:
4. Run the `AI Medical Chatbot` script in the terminal:
```bash
python code.py
```
Expand Down

0 comments on commit 972cd92

Please sign in to comment.