Skip to content

Commit e8ff8dc

Browse files
authored
Merge pull request #642 from VirtusLab/jvm-update
Update README.md
2 parents 1347657 + a1ecbb9 commit e8ff8dc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ User-facing documentation can be found on our website: [scala-cli.virtuslab.org]
1212

1313
### Requirements
1414

15-
Building Scala CLI requires:
16-
- a JVM (>= 8)
15+
Building Scala CLI requires a JVM 17 to work properly.
16+
17+
In theory, our build is able to download and install for its own needs JVM 17 on some OSes however it may not work in Intellij / Metals out of the box.
1718

1819
The Scala CLI sources ship with Mill launchers, so that Mill itself doesn't need to be installed on your system.
1920

@@ -174,4 +175,4 @@ Just add it to your PATH to get the already-released-scala-cli experience.
174175

175176
## Releases
176177

177-
Instructions on how to release - [Release Procedure](https://github.com/VirtusLab/scala-cli/blob/main/.github/release/release-procedure.md)
178+
Instructions on how to release - [Release Procedure](https://github.com/VirtusLab/scala-cli/blob/main/.github/release/release-procedure.md)

0 commit comments

Comments
 (0)