We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c4abb commit 6eccf9eCopy full SHA for 6eccf9e
docs/_posts/2020-05-11-getting_started_manjaro.md
@@ -8,7 +8,7 @@ permalink: /getting_manjaro/
8
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.
9
10
```bash
11
-sudo pacman -S jre-openjdk # current distro version jdk16
+sudo pacman -S jre-openjdk # current distro version jdk17
12
```
13
You can also use pacman to install jruby
14
0 commit comments