trivial: no need to work with submodules any more
diff --git a/README.md b/README.md
index 1dbd76f..99a24a1 100644
--- a/README.md
+++ b/README.md
@@ -7,16 +7,6 @@
 
 This project provides the integration tests and some test examples for the [Apache Sling Scripting Bundle Tracker](https://github.com/apache/sling-org-apache-sling-scripting-bundle-tracker) module.
 
-## How to
-
-No matter if you want to run the integration tests or to check out the examples, you'll first have to initialise the experimental [`org-apache-sling-scripting-sightly`](https://github.com/apache/sling-org-apache-sling-scripting-sightly/tree/experimental-scripting-resolver) submodule, which provides a slightly modified HTL engine, able to work with the Apache Sling Scripting Bundle Tracker.
-
-```
-git clone https://github.com/apache/sling-org-apache-sling-scripting-bundle-tracker.git
-cd org-apache-sling-scripting-bundle-tracker
-git submodule update
-```
-
 ### Integration Tests
 
 To run the integration tests do: