Skip to content

Commit caaa11c

Browse files
committed
Typo
1 parent df84097 commit caaa11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Installation
1919
Add the following to your `project/plugins.sbt` file:
2020

2121
```scala
22-
addSbtPlugin("com.gilt.sbt" % "sbt-datadog" % "0.1.0")
22+
addSbtPlugin("com.colisweb.sbt" % "sbt-datadog" % "0.1.0")
2323
```
2424

2525
To enable the Datadog APM for your project, add the `DatadogAPM` auto-plugin to your project.

0 commit comments

Comments
 (0)