Skip to content

Commit d0bbd17

Browse files
authored
update recommended node version in readme
1 parent 179679e commit d0bbd17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ On every commit to the main branch:
4848
- (optional) install pre-commit to auto-format code
4949
- `pip install pre-commit`
5050
- `pre-commit install`
51-
- install node (ideally v16 to match deploy job)
51+
- install node (ideally v18 to match deploy job)
5252
- macOS: `brew install node`
5353
- windows: https://nodejs.org/en/
5454
- ubuntu: `sudo apt install nodejs npm`

0 commit comments

Comments
 (0)