corrected the final README.md command typo

This commit is contained in:
Malekai Mischke 2025-02-16 12:45:19 -06:00
parent 510ffb6613
commit 3c85bb228f

View file

@ -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
```