Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
to rebase

Co-authored-by: Colin Rotherham <work@colinr.com>
  • Loading branch information
rgarner and colinrotherham authored Nov 17, 2023
1 parent df94a9c commit fc01781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To install Node (with npm) and Java locally on macOS, we recommend [brew](https:

```bash
brew install nvm
nvm install $(cat .nvmrc)
nvm install
brew cask install java
```

Expand Down

0 comments on commit fc01781

Please sign in to comment.