Skip to content

Commit ccdc853

Browse files
committed
Add more instructions to download pg
1 parent ee4625a commit ccdc853

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/downloadpage.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ <h2>The most popular way to get Scala is either using Scala through sbt, the Sca
2323
<div class="number-step">1</div>
2424
<div class="text-step">
2525
<h3>First, make sure you have the Java 8 JDK installed.</h3>
26+
<p>To check, open the terminal and type:</p>
2627
<p><code>java -version</code><span>(Make sure you have version 1.8.)</span></p>
2728
<p><i>(If you don't have it installed, <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">download Java here</a>.)</i></p>
2829
</div>

0 commit comments

Comments
 (0)