aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 363616eb..916fe883 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ To get started with SBT, simply add the following to your `build.sbt`
file:
```scala
-libraryDependencies += "kamon.io" %% "kamon-core" % "0.6.5"
+libraryDependencies += "io.kamon" %% "kamon-core" % "0.6.6"
```
### Documentation