mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-12 20:23:45 +08:00
chore: update project source
This commit is contained in:
@@ -54,8 +54,8 @@ if ! command -v node >/dev/null || ! command -v git >/dev/null || ! command -v y
|
||||
fi
|
||||
|
||||
# Clone the repository and install dependencies
|
||||
git clone https://github.com/Yidadaa/ChatGPT-Next-Web
|
||||
cd ChatGPT-Next-Web
|
||||
git clone https://github.com/Hk-Gosuto/ChatGPT-Next-Web-LangChain
|
||||
cd ChatGPT-Next-Web-LangChain
|
||||
yarn install
|
||||
|
||||
# Prompt user for environment variables
|
||||
|
||||
Reference in New Issue
Block a user