فهرست منبع

README update

Jeff Tang 4 ماه پیش
والد
کامیت
5919e294e0
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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
 ```