chore: add canary docs as a develop branch

This commit is contained in:
Mauricio Siu 2024-05-01 20:00:03 -06:00
parent 429223503a
commit 438fc345d4

View File

@ -49,8 +49,12 @@ feat: add new feature
```
## Setup
Before you start, please make the clone based on the `canary` branch, since the `main` branch is the source of truth and should always reflect the latest stable release, also the PRs will be merged to the `canary` branch.
```bash
git clone https://github.com/dokploy/dokploy.git
cd dokploy