docs(contributing): update branch reference from main to beta

This commit is contained in:
PiR1
2026-05-09 20:00:25 +02:00
parent fd98a78123
commit c114749921
+1 -1
View File
@@ -38,7 +38,7 @@ Unsure where to begin? You can start by looking through these issues:
### Pull Requests ### Pull Requests
1. **Fork the repo** and create your branch from `main` 1. **Fork the repo** and create your branch from `beta`
2. **Install dependencies**: 2. **Install dependencies**:
```bash ```bash
cd backend && npm install cd backend && npm install