We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f028315 commit 34a128fCopy full SHA for 34a128f
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.3.6+)](http://www.scala-sbt.org/)
+The fastest way to create a new project compiled by Dotty is using [sbt](http://www.scala-sbt.org/)
14
15
Create a simple Dotty project:
16
```bash
0 commit comments