diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md index 9d869bb10..0db983295 100644 --- a/CONTRIBUTION.md +++ b/CONTRIBUTION.md @@ -20,7 +20,7 @@ You'll need a set of skills to [get started](docs/contribution/GettingStarted.md - [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 Docker Compose Plugin](https://docs.docker.com/compose/install/linux/) - [Setup GIT LFS Support](https://git-lfs.github.com/) ## 3) Setup Coolify @@ -45,4 +45,4 @@ pnpm dev You should be able to access `http://localhost:3000`. -1. Click `Register` and setup your first user. \ No newline at end of file +1. Click `Register` and setup your first user.