Update README.md

This commit is contained in:
Artem Mayer
2023-01-29 01:48:29 +03:00
committed by GitHub
parent 81066cf0c5
commit b75b86b606
+2 -2
View File
@@ -39,8 +39,8 @@ mv config/config.example.env config/config.env
🔥 And now **run**:
```bash
docker compose --env-file config/config.env up --build
docker-compose --env-file config/config.env up --build
```
## References
1. [*Build ChatGPT from GPT-3*](https://learnprompting.org/docs/applied_prompting/build_chatgpt)
1. [*Build ChatGPT from GPT-3*](https://learnprompting.org/docs/applied_prompting/build_chatgpt)