Skip to content

Commit 6eccf9e

Browse files
committed
update info
1 parent 47c4abb commit 6eccf9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_posts/2020-05-11-getting_started_manjaro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permalink: /getting_manjaro/
88
If Manjaro does not come with a pre-installed java, then the first step is to install a `jdk` the distro version (jdk16) should work.
99

1010
```bash
11-
sudo pacman -S jre-openjdk # current distro version jdk16
11+
sudo pacman -S jre-openjdk # current distro version jdk17
1212
```
1313
You can also use pacman to install jruby
1414
```bash

0 commit comments

Comments
 (0)