We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a3593b commit 28bc5e6Copy full SHA for 28bc5e6
README.md
@@ -13,7 +13,7 @@ discussion on scoverage.
13
14
Sbt-scoverage is an SBT auto plugin. This means it will only work with SBT 0.13.5 and higher.
15
16
-Add the plugin to your build with the following in project/build.sbt:
+Add the plugin to your build with the following in project/plugins.sbt:
17
```scala
18
resolvers += Classpaths.sbtPluginReleases
19
0 commit comments