diff --git a/README.md b/README.md index 6988120..612b37e 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +1. [*Build ChatGPT from GPT-3*](https://learnprompting.org/docs/applied_prompting/build_chatgpt)