Explorar o código

README update

Jeff Tang hai 4 meses
pai
achega
5919e294e0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      recipes/use_cases/gmail_agent/README.md

+ 2 - 2
recipes/use_cases/gmail_agent/README.md

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