Remove outdated section about cli
diff --git a/readme.md b/readme.md
index cce8396..90e8ad3 100644
--- a/readme.md
+++ b/readme.md
@@ -10,14 +10,6 @@
 
 The Analyser can also be run as part of a Maven build via the [slingfeature-maven-plugin](https://github.com/apache/sling-slingfeature-maven-plugin)
 
-## Running the Analyser from the Command line
-
-The analyser can be run from the command line by executing the following main class:
-
-```bash
-java org.apache.sling.feature.analyser.main.Main
-```
-
 # Analyser Tasks
 
 Below is a list of built-in analysers. Additional analysers in relation to Feature Model API Regions can be found here: [org-apache-sling-feature-extension-apiregions](https://github.com/apache/sling-org-apache-sling-feature-extension-apiregions)