diff --git a/Readme.md b/Readme.md
index 8a32d65e4b2a395a8902f668ead19d8bb33d33d1..94ee49e7a621ffec53e5f38ce672ce1cef0dafa9 100644
--- a/Readme.md
+++ b/Readme.md
@@ -44,11 +44,12 @@ More information on using the plugins is available at [Usage wiki](https://tdl.e
 
 ## Setting up a local environment for development and testing
 
- * Install following additional components
-  * Sirius Specifier Environment
-  * Sirius Properties Views - Specifier Support
-  * Xtext Complete SDK
+ * Download and install Eclipse Modeling Tools package
+ * Install following additional components from Eclipse Marketplace
+  * Sirius
+  * Eclipse Xtext
   * Epsilon
+  * Eclipse OCL
  * Check out the repository
  * Import the plug-ins in the Eclipse workspace
  * Generate the meta-model code
@@ -57,6 +58,6 @@ More information on using the plugins is available at [Usage wiki](https://tdl.e
  * Generate textual editor code
   * Open the `GenerateTDLan2.mwe`
   * Right click and select Run As -> MWE2 Workflow
-  * Optionally (or alternatively) repeat the same steps for the `GenerateTPLan2.mwe` (for editing structured test objectives)
-  * Optionally (or alternatively) repeat the same steps for the `GenerateData.mwe` (for the graphical viewer)
+  * Additionally (or alternatively) repeat the same steps for the `GenerateTPLan2.mwe` (for editing structured test objectives)
+  * Additionally (or alternatively) repeat the same steps for the `GenerateData.mwe` (for the graphical viewer)