We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc02c13 commit 346c3d0Copy full SHA for 346c3d0
README.md
@@ -49,7 +49,7 @@ scalaVersion := "0.9.0-RC1"
49
#### Nightly builds
50
If the latest release of Dotty is missing a bugfix or feature you need, you may
51
wish to use a nightly build. Look at the bottom of
52
-https://repo1.maven.org/maven2/ch/epfl/lamp/dotty_0.8/ to find the version
+https://repo1.maven.org/maven2/ch/epfl/lamp/dotty_0.10/ to find the version
53
number for the latest nightly build. Alternatively, you can set `scalaVersion :=
54
dottyLatestNightlyBuild.get` to always use the latest nightly build of dotty.
55
0 commit comments