Skip to content

Commit

Permalink
Typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
giabao committed Oct 19, 2021
1 parent 8714644 commit 7fbcd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Ex, for [The FunSuite style](https://www.scalatest.org/user_guide/selecting_a_st
```scala
scriptedScalatestDependencies ++= Seq(
"org.scalatest::scalatest-funsuite:3.2.10",
"org.scalatest:scalatest-mustmatchers:3.2.10",
"org.scalatest::scalatest-mustmatchers:3.2.10",
)
```
To add `addSbtPlugin("com.sandinh" % "sbt-devops" % "5.0.12")` into the generated `project/plugins.sbt`, set:
Expand Down

0 comments on commit 7fbcd66

Please sign in to comment.