Skip to content

Commit b2738ea

Browse files
committed
fix instructions
1 parent 0c8aa7b commit b2738ea

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/_posts/2018-05-11-arch-linux-arm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: "Installing JRuby on Archlinux arm"
44
date: 2018-05-24 07:34:13
55
categories: PiCrate update
66
---
7-
Probably won't work, please let us know!!!
7+
Might work, please let us know!!! Manjaro works OK.

docs/_posts/2018-11-18-building-gem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ categories: PiCrate update
66
---
77
Requirements:-
88

9-
1. An installed version of vanilla processing to provide `processing.org` customised version of the `jogl` jars. The default `Rakefile` assumes root installation of processing, for debian distros you will need to adjust `processing_root` _ca. line 20_.
9+
1. Latest jogl-2.4.0-rc jars (place in ~/jogl24 folder).
1010

11-
2. jdk-11+ and maven (builds for jdk-8)
11+
2. jdk-11+ and maven
1212

1313
Simply clone this distribution, then rake to build and test gem
1414
```bash

docs/_posts/2019-11-11-getting_started_buster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jgem install rake
4646
To install latest picrate and its dependencies:-
4747

4848
```bash
49-
jgem install picrate --pre
49+
jgem install picrate
5050
```
5151
__For a first install:-__
5252

0 commit comments

Comments
 (0)