Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
For someone coming from JavaScript background having a JDK may not be obvious.
  • Loading branch information
asjir authored Mar 17, 2024
1 parent b73f962 commit ff1aa5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tutorial/basic/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is a step-by-step tutorial where we start with the setup of a Scala.js sbt

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

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.
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.

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

Expand Down

0 comments on commit ff1aa5a

Please sign in to comment.