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 4fad39d commit 1a09db1Copy full SHA for 1a09db1
docs/_docs/contributing/getting-started.md
@@ -50,7 +50,7 @@ Start by cloning the repository:
50
51
```bash
52
$ git clone https://github.com/scala/scala3.git
53
-$ cd dotty
+$ cd scala3
54
```
55
56
Dotty provides a standard sbt build: compiling, running and starting a repl can
0 commit comments