Skip to content

Commit fcf745c

Browse files
authored
Update README with Processing Editor installation steps
Added installation instructions for Processing Editor.
1 parent 1cc5caf commit fcf745c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ This mode integrates p5.js into the Processing Development Environment (PDE) and
2626

2727
## Installation
2828

29+
### From the Processing Editor (PDE)
30+
31+
1. [Download Processing](https://processing.org/download)
32+
2. Install it (see the [install instructions](https://processing.org/tutorials/gettingstarted))
33+
3. Open the Contribution Manager in Processing and install **p5.js Mode (experimental)**.
34+
2935
### Using Prebuilt Releases
3036

3137
1. Download the latest `.pdex` file from the [Releases](https://github.com/processing/processing-p5.js-mode/releases) page.

0 commit comments

Comments
 (0)