Skip to content

Commit 822edb3

Browse files
committed
readme update
1 parent b82baf1 commit 822edb3

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,8 @@ Make your first sketch in the [p5.js Editor](https://editor.p5js.org/)! Learn mo
1818

1919
## Setting Development Environment
2020

21-
- Clone the repo or download zip file
22-
```
23-
git clone https://github.com/processing/p5.js-web-editor.git
24-
cd p5.js-web-editor
25-
```
26-
- Intsall dependicies and running server
27-
```
28-
npm install
29-
npm run start
30-
```
31-
`Note`:- Use node version 16.14.2 and npm version 8.5.0 run the project
32-
33-
- Testing using jest
34-
```
35-
npm run test
36-
```
21+
- Refer here https://github.com/processing/p5.js-web-editor/blob/develop/contributor_docs/installation.md
22+
3723

3824

3925
## Issues

0 commit comments

Comments
 (0)