From 13590cda712bc814f8db80cbf8957694706fe15e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Tue, 14 Jan 2025 12:14:13 +0800 Subject: [PATCH] -U => --upgrade --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b701882..3dd48a7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ https://www.aivi.fyi/aiagents/introduce-ScrapeGraphAI+LangChain+LangGraph#可用 ``` pip install scrapegraphai playwright install -pip install -U duckduckgo-search +pip install --upgrade duckduckgo-search pip install scrapegraphai'[other-language-models]' pip install scrapegraphai'[more-semantic-options]' pip install scrapegraphai'[more-browser-options]'