Skip to content

Commit

Permalink
typo in the resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
ivantopo authored Nov 23, 2017
1 parent 4fb013e commit a9a86f8
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 @@ -18,7 +18,7 @@ Add the `aspectj-runner` plugin to `project/plugins.sbt`, as well as our sbt-plu
this:

```scala
resolvers += Resolver.bintrayIvyRepo("kamon-io", "sbt-plugins")
resolvers += Resolver.bintrayRepo("kamon-io", "sbt-plugins")
addSbtPlugin("io.kamon" % "sbt-aspectj-runner" % "1.0.3")
```

Expand Down

0 comments on commit a9a86f8

Please sign in to comment.