corrected the final README.md command typo
This commit is contained in:
parent
510ffb6613
commit
3c85bb228f
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ Before anything else, Please get a free Gemini API Key provided by Google AI her
|
|||
```
|
||||
3. **Run the Streamlit app**
|
||||
```bash
|
||||
streamlit run ai_health-fitness_agent/health_agent.py
|
||||
streamlit run health_agent.py
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue