diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md index 63640d348..23c09ace5 100644 --- a/CONTRIBUTION.md +++ b/CONTRIBUTION.md @@ -17,6 +17,9 @@ ## 1) Setup your development environment ## 2) Basic requirements - [Install Pnpm](https://pnpm.io/installation) +- [Install Docker Engine](https://docs.docker.com/engine/install/) +- [Setup Docker Compose Plugin](https://docs.docker.com/compose/install/compose-plugin/) +- [Setup GIT LFS Support](https://git-lfs.github.com/) ## 3) Setup Coolify