Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit 380077e

Browse files
committed
Merge branch 'typelevel-readme' of github.com:typelevel/scala into typelevel-readme
2 parents c0d9389 + 40e0797 commit 380077e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ To switch your project permanently to Typelevel Scala 4 update your `build.sbt`
154154

155155
```
156156
inThisBuild(Seq(
157-
scalaOrganization := "org.typelevel"
157+
scalaOrganization := "org.typelevel",
158158
scalaVersion := "2.12.3-bin-typelevel-4"
159159
))
160160
```

0 commit comments

Comments
 (0)