Merge pull request #124 from malekai-gauntlet/feature/new-workout-feature
corrected the health_agent README.md command typo
This commit is contained in:
commit
22497f9866
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