From bac1aeced8e1bb3daf38050c3acda6fbb730707e Mon Sep 17 00:00:00 2001 From: Vincent Yang Date: Thu, 4 Apr 2024 02:31:06 -0400 Subject: [PATCH] docs: fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1def1a0..6ff2ef5 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ wget -O compose.yaml https://raw.githubusercontent.com/missuo/FreeGPT35/main/com docker compose up -d ``` -Compose with [Next-Chat](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web): +Compose with [ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web): ```bash mkdir freegpt35 && cd freegpt35