Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffxtang committed Dec 10, 2024
1 parent 5b8f0f2 commit 5919e29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/use_cases/gmail_agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ source gmagent\Scripts\activate # on Windows

Then install the required Python libraries:
```
git clone https://github.com/jeffxtang/gmagent
cd gmagent
git clone https://github.com/meta-llama/llama-recipes
cd llama-recipes/recipes/use_cases/gmail_agent
pip install -r requirements.txt
```

Expand Down

0 comments on commit 5919e29

Please sign in to comment.