diff --git a/simulation/index.md b/simulation/index.md
index fdaea59ea1b9c8a238f64ee401072ec3067904fd..515141f139df2ca23a3400354fbc63ed38664ddf 100644
--- a/simulation/index.md
+++ b/simulation/index.md
@@ -9,8 +9,8 @@ title: Simulation
 A simulation starts by defining the connection between FMU instances at the system modelling level. This is then used to start the COE.
 
 1. Define connections in SysML
-2. Export the connections to the INTO-CPS App (not developed yet)
-3. Start the COE with the connections
+2. Export the SysML model to the INTO-CPS App as a configuration file
+3. Start the COE
 
 This assumes that all FMUs has been developed in one of the Simulators and exported prior to this.