docs: fix

This commit is contained in:
Vincent Yang
2024-04-04 02:31:06 -04:00
parent 6f1d6834d4
commit bac1aeced8

View File

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