Skip to content

Commit d14d42e

Browse files
authored
Add a blurb on what to install to get jvm
1 parent f318591 commit d14d42e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release_guide.pod

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Resolve any problems that may still exist. Issues that impact backends
3939
other than MoarVM may potentially be ignored for a release for now.
4040
Check on the IRC channel if you have any questions.
4141

42+
You will need JVM installed for the jvm tests to run. On Debian, you
43+
can install it with:
44+
45+
sudo apt-get install openjdk-7-jdk openjdk-7-jre
46+
4247
=item 4.
4348

4449
Create a release tarball (needed for the Rakudo Star release)

0 commit comments

Comments
 (0)