Skip to content

Commit 55f8746

Browse files
authored
Merge pull request #15 from processing/SableRaf-install-instructions-PDE
Update README with Processing Editor installation steps
2 parents 1cc5caf + fcf745c commit 55f8746

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)