We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 306e4fc commit f028315Copy full SHA for f028315
docs/docs/usage/getting-started.md
@@ -10,7 +10,7 @@ title: Getting Started: Users
10
This is an easy way to try Dotty without installing anything, directly in your browser.
11
12
### sbt
13
-The fastest way to create a new project compiled by Dotty is using [sbt (1.1.4+)](http://www.scala-sbt.org/)
+The fastest way to create a new project compiled by Dotty is using [sbt (1.3.6+)](http://www.scala-sbt.org/)
14
15
Create a simple Dotty project:
16
```bash
0 commit comments