We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05881ba commit bd4c578Copy full SHA for bd4c578
README.md
@@ -19,7 +19,7 @@ Requires java to build (and jogl-2.4.0-rc jars), but uses a maven wrapper so you
19
```bash
20
cd PiCrate # or whatever you call it
21
rake # assumes an installed version of vanilla processing
22
-jgem install picrate-2.0.1-java.gem
+jgem install picrate-2.1.0-java.gem
23
24
```
25
To create a template sketch:-
0 commit comments