Skip to content

Commit 0c36d18

Browse files
committed
Update CONTRIBUTING.md
1 parent e0a807f commit 0c36d18

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,11 @@ You'll need the following prerequisites:
3636

3737
- Fork the repository on GitHub
3838
- Clone your fork locally.
39-
- Install the project dependencies:
39+
- Set up development environment:
4040

4141
```bash
4242
mise install
43+
mise run dev
4344
```
4445
- Create a new branch (with a descriptive name) for your changes:
4546

0 commit comments

Comments
 (0)