summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--container/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/README.md b/container/README.md
index 56172c49787..05eb34531f5 100644
--- a/container/README.md
+++ b/container/README.md
@@ -1,5 +1,5 @@
# Container
Convenience dependency for users developing OSGi bundles for JDisc.
-Add this maven module as dependency in your pom.xml, and it will
+Add this maven artifact as a **provided** scope dependency in your pom.xml, and it will
transitively pull in all dependencies needed to develop JDisc bundles.