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 1a83e74 commit 363d8e2Copy full SHA for 363d8e2
README.md
@@ -16,7 +16,7 @@ with `sbt run`, `sbt console` will start a Dotty REPL.
16
17
If compiling this example project fails, you probably have a global sbt plugin
18
that does not work with dotty, try to disable all plugins in
19
-`~/.sbt/0.13/plugins`.
+`~/.sbt/0.13/plugins` and `~/.sbt/0.13`.
20
21
### Using Dotty in your own project
22
0 commit comments