Merge pull request #22 from lixxdee/main

Update README.md
This commit is contained in:
Karim Iskakov
2023-02-03 18:11:47 +03:00
committed by GitHub
+2 -2
View File
@@ -39,8 +39,8 @@ mv config/config.example.env config/config.env
🔥 And now **run**: 🔥 And now **run**:
```bash ```bash
docker compose --env-file config/config.env up --build docker-compose --env-file config/config.env up --build
``` ```
## References ## 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)