mirror of https://github.com/sbt/sbt.git
Update README.markdown
This commit is contained in:
parent
4f037768d0
commit
cd7f4453a6
|
|
@ -13,7 +13,7 @@ setup
|
|||
In `project/plugins.sbt`:
|
||||
|
||||
```scala
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")
|
||||
|
||||
// add also the following for Scala.js support
|
||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.27")
|
||||
|
|
|
|||
Loading…
Reference in New Issue