Skip to content

Commit

Permalink
Update contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dcblundell authored Feb 21, 2025
1 parent 79e1f58 commit ed5d642
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

### Front end

Currently the project requires Node v20.11. We have a `.nvmrc` file for ease of versioning if you're using a node version manager.

```shell
nvm use
pnpm install
Expand Down

0 comments on commit ed5d642

Please sign in to comment.