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 a993d61 commit 825c63cCopy full SHA for 825c63c
README.md
@@ -28,12 +28,7 @@ Check out the [pyscriptjs/examples](pyscriptjs/examples) folder for more example
28
29
## How to Contribute
30
31
-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 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
+To contribute see the [CONTRIBUTING](CONTRIBUTING.md) document.
37
38
## Resources
39
0 commit comments