更改了github链接增加了zhaoshengmu名字

This commit is contained in:
chen
2023-04-21 20:25:56 +08:00
parent d053bee8d3
commit 45c78e6b0e
9 changed files with 36 additions and 36 deletions

View File

@@ -51,7 +51,7 @@ 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
git clone https://github.com/Chenm4/ChatGPTForMyselfWeb
cd ChatGPT-Next-Web
yarn install