Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv authored Nov 1, 2024
2 parents d2aac9c + 68f28b6 commit 6861321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ requests should be made against.
To develop locally:

1. Install [pnpm](https://pnpm.io/)
- DO NOT install pnpm a as npm's global dependency, we need pnpm to be able to link directly to your $PATH.
- DO NOT install pnpm as a global npm dependency, we need pnpm to be linked directly to your $PATH.
- Recommended installation method is with corepack or with brew (on macOS)
- If installed with brew, you might need to include the pnpm $PATH to your debugger
2. Install the dependencies with:
Expand Down

0 comments on commit 6861321

Please sign in to comment.