8000 update contributing · paulzzy/pyscript@825c63c · GitHub
[go: up one dir, main page]

Skip to content

Commit 825c63c

Browse files
update contributing
point to the contributing doc
1 parent a993d61 commit 825c63c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,7 @@ Check out the [pyscriptjs/examples](pyscriptjs/examples) folder for more example
2828

2929
## How to Contribute
3030

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
31+
To contribute see the [CONTRIBUTING](CONTRIBUTING.md) document.
3732

3833
## Resources
3934

0 commit comments

Comments
 (0)
0