diff --git a/README.md b/README.md index c9a18417..152b5f77 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,7 @@ Check out the [pyscriptjs/examples](pyscriptjs/examples) folder for more example ## How to Contribute -To contribute: - -* clone the repo `git clone https://github.com/pyscript/pyscript` -* cd into the main project folder with `cd pyscriptjs` -* install the dependencies with `npm install` - make sure to use nodejs version >= 16 -* 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. ## Resources