Skip to content

Commit 63c33c9

Browse files
authored
Merge pull request #622 from zmerr/patch-3
Update scala-versions.md
2 parents 6efbefb + 544c35e commit 63c33c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/cookbooks/scala-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ In many cases you won't care for a precise Scala version and will want "any Scal
6363
For this situation, `scala-cli` accepts version prefixes like this:
6464

6565
```bash
66-
scala-cli -S 2.13.6 ScalaVersion.scala
66+
scala-cli -S 2 ScalaVersion.scala
6767
```
6868
<!-- Expected-regex:
6969
Scala: 2\..+

0 commit comments

Comments
 (0)