We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc5caf commit fcf745cCopy full SHA for fcf745c
README.md
@@ -26,6 +26,12 @@ This mode integrates p5.js into the Processing Development Environment (PDE) and
26
27
## Installation
28
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
35
### Using Prebuilt Releases
36
37
1. Download the latest `.pdex` file from the [Releases](https://github.com/processing/processing-p5.js-mode/releases) page.
0 commit comments