Skip to content

Commit 363d8e2

Browse files
committed
Some peoples have plugins in ~/.sbt/0.13
1 parent 1a83e74 commit 363d8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ with `sbt run`, `sbt console` will start a Dotty REPL.
1616

1717
If compiling this example project fails, you probably have a global sbt plugin
1818
that does not work with dotty, try to disable all plugins in
19-
`~/.sbt/0.13/plugins`.
19+
`~/.sbt/0.13/plugins` and `~/.sbt/0.13`.
2020

2121
### Using Dotty in your own project
2222

0 commit comments

Comments
 (0)