Skip to content

Commit 3cf4036

Browse files
authored
Merge pull request #42 from bjornregnell/patch-1
Update README.md, change latest to default
2 parents 7ecbadd + 1896357 commit 3cf4036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The batteries-included Scala. Read about the Scala Toolkit in [scala-lang tutori
55

66
You can already use it from [Scala CLI](https://scala-cli.virtuslab.org/):
77
```scala
8-
//> using toolkit latest
8+
//> using toolkit default
99
```
1010

1111
Or by including the latest Toolkit artifact in your build file: `org.scala-lang::toolkit:0.2.0`

0 commit comments

Comments
 (0)