We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179679e commit d0bbd17Copy full SHA for d0bbd17
README.md
@@ -48,7 +48,7 @@ On every commit to the main branch:
48
- (optional) install pre-commit to auto-format code
49
- `pip install pre-commit`
50
- `pre-commit install`
51
-- install node (ideally v16 to match deploy job)
+- install node (ideally v18 to match deploy job)
52
- macOS: `brew install node`
53
- windows: https://nodejs.org/en/
54
- ubuntu: `sudo apt install nodejs npm`
0 commit comments