Skip to content

Commit 51c1ec8

Browse files
committed
README.md: We don't support more than one sbt version
1 parent 9940cf9 commit 51c1ec8

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
@@ -29,7 +29,7 @@ that does not work with dotty, try to disable all plugins in
2929

3030
### Using Dotty in your own project
3131

32-
1. [Use sbt 0.13.11 or newer](https://github.com/smarter/dotty-example-project/blob/master/project/build.properties).
32+
1. [Use sbt 0.13.11 (other versions are not supported)](https://github.com/smarter/dotty-example-project/blob/master/project/build.properties).
3333
2. Configure your build like explained in [build.sbt](https://github.com/smarter/dotty-example-project/blob/master/build.sbt#L7-L8)
3434

3535
### Discuss

0 commit comments

Comments
 (0)