Musabbirkm commited on
Commit
498876b
·
verified ·
1 Parent(s): e6059c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -127,9 +127,10 @@ An end-to-end machine learning system that predicts heart disease risk using cli
127
 
128
  1. Clone repository:
129
  ```bash
130
- git clone https://github.com/yourusername/heartguard.git
131
  pip install -r requirements.txt
132
- cd heartguard
 
133
 
134
 
135
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
127
 
128
  1. Clone repository:
129
  ```bash
130
+ git clone https://github.com/musabbirkm/heart-disease-predictor.git
131
  pip install -r requirements.txt
132
+ cd heart-disease-predictor
133
+ streamlit run app.py
134
 
135
 
136
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference