Merge pull request #276 from samuel20miglia/main
Fixed cd path for ai_financial_coach_agent
This commit is contained in:
commit
c4d8e66f0c
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ Follow the steps below to set up and run the application:
|
||||||
2. **Clone the Repository**:
|
2. **Clone the Repository**:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
|
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
|
||||||
cd awesome-llm-apps/ai_agent_tutorials/ai_financial_coach_agent
|
cd awesome-llm-apps/advanced_ai_agents/multi_agent_apps/ai_financial_coach_agent/
|
||||||
```
|
```
|
||||||
|
|
||||||
3. **Install Dependencies**:
|
3. **Install Dependencies**:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue