We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2633dc4 + 34a128f commit 8c4eb5bCopy full SHA for 8c4eb5b
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](http://www.scala-sbt.org/)
14
15
Create a simple Dotty project:
16
```bash
0 commit comments