chore: update project source

This commit is contained in:
Hk-Gosuto
2023-11-16 12:47:48 +08:00
parent f718ca030f
commit aa8ec0a9df
3 changed files with 6 additions and 6 deletions

View File

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