aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Parra <diegolparra@gmail.com>2017-02-01 17:53:24 +0200
committerGitHub <noreply@github.com>2017-02-01 17:53:24 +0200
commitc1170a4b14e2a56ca1759b146e822151dc376685 (patch)
tree5303b1358bf5c25a0f39d93877690cc2af036179
parent8ca8034137cab1a4a37f8d346379d9da2ecc68e5 (diff)
downloadKamon-c1170a4b14e2a56ca1759b146e822151dc376685.tar.gz
Kamon-c1170a4b14e2a56ca1759b146e822151dc376685.tar.bz2
Kamon-c1170a4b14e2a56ca1759b146e822151dc376685.zip
Update README.md
-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