Skip to content

Commit ff1aa5a

Browse files
authored
Update index.md
For someone coming from JavaScript background having a JDK may not be obvious.
1 parent b73f962 commit ff1aa5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial/basic/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This is a step-by-step tutorial where we start with the setup of a Scala.js sbt
77

88
## <a name="prerequisites"></a> Step 0: Prerequisites
99

10-
To go through this tutorial, you will need to [download & install sbt](https://www.scala-sbt.org/1.x/docs/Setup.html). Note that no prior sbt knowledge (only a working installation) is required to follow the tutorial.
10+
To go through this tutorial, you will need to have installed a Java Development Kit (JDK) and [download & install sbt](https://www.scala-sbt.org/1.x/docs/Setup.html). Note that no prior sbt knowledge (only a working installation) is required to follow the tutorial.
1111

1212
You will also need to [download & install Node.js](https://nodejs.org/en/download/).
1313

0 commit comments

Comments
 (0)