aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/src/main/jekyll/get-started.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/src/main/jekyll/get-started.md b/site/src/main/jekyll/get-started.md
index bd971f62..bed0deb0 100644
--- a/site/src/main/jekyll/get-started.md
+++ b/site/src/main/jekyll/get-started.md
@@ -34,8 +34,8 @@ libraryDependencies += "kamon" % "kamon-core" % "0.0.14"
Additionally you can add any modules you want to your app:
-- kamon-core
-- kamon-spray
+- kamon-core (only compatible with Akka 2.2.3)
+- kamon-spray (only compatible with Spray 1.2.0)
- kamon-newrelic
- kamon-dashboard (coming soon)