You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,12 +13,12 @@ jgem install picrate
13
13
14
14
Clone this repo:-
15
15
16
-
Requires maven, openjdk11+ (to build, uses `release` flag), and a jdk8 and jruby to install.
16
+
Requires java to build, but uses a maven wrapper so you don't need to install maven. Suggest build/test on regular linux box, but is designed for use on RaspberryPI 3B+. Needs installed jruby to test/run.
17
17
18
18
```bash
19
19
cd PiCrate
20
20
rake # assumes an installed version of vanilla processing
0 commit comments