Skip to content
Prev Previous commit
Next Next commit
Update _overviews/core/nightlies.md
Co-authored-by: Lukas Rytz <[email protected]>
  • Loading branch information
SethTisue and lrytz authored Aug 16, 2024
commit cfd0610202b75baee016cdfa9552da7892e0e660
2 changes: 1 addition & 1 deletion _overviews/core/nightlies.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ See this [scala-cli doc page](https://scala-cli.virtuslab.org/docs/commands/comp

## Scala 2.13 or 2.12

Scala 3 nightly versions are published to a special resolver. Unless you are using scala-cli, you'll need to add that resolver to your build configuration in order to use these versions.
Scala 2 nightly versions are published to a special resolver. Unless you are using scala-cli, you'll need to add that resolver to your build configuration in order to use these versions.

### quick version (sbt)

Expand Down