8000
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 d55ac92 commit d1d3ac4Copy full SHA for d1d3ac4
README.md
@@ -32,7 +32,7 @@ To contribute:
32
33
* clone the repo `git clone https://github.com/pyscript/pyscript`
34
* cd into the main project folder with `cd pyscriptjs`
35
-* install the dependencies with `npm install` - make sure to use npm version >= 16
+* install the dependencies with `npm install` - make sure to use nodejs version >= 16
36
* run `npm run dev` to build and run the dev server. This will also watch for changes and rebuild when a file is saved
37
38
## Notes
0 commit comments