SLING-6557 Remove embedded AttoParser, Unbescape and OGNL dependencies from bundle
update README
git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1784877 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.md b/README.md
index c562d5c..efedfad 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,11 @@
Installation
------------
-For running Sling Scripting Thymeleaf with Sling's Launchpad some dependencies need to be resolved. This can be achieved by installing the following bundle:
+For running Sling Scripting Thymeleaf with Sling's Launchpad some dependencies need to be resolved. This can be achieved by installing the following bundles:
+ mvn:org.attoparser/attoparser/2.0.2.RELEASE
+ mvn:org.unbescape/unbescape/1.1.4.RELEASE
+ mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.ognl/3.2_1
mvn:org.javassist/javassist/3.20.0-GA
There is a feature for [Karaf](https://github.com/apache/sling/tree/trunk/contrib/launchpad/karaf):