From 832107e0b86dfb472c737d4ae85a836eddc1f168 Mon Sep 17 00:00:00 2001 From: Gabriel Engel Date: Mon, 7 Nov 2022 18:56:14 -0300 Subject: [PATCH] Requirements --- CONTRIBUTION.md | 3 +++ 1 file changed, 3 insertions(+) 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