diff --git a/README.md b/README.md index 54a0609..1f6b25c 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ Besides the evolution scenarios described in the paper (`AdvancedSuite`), there 1. Install Eclipse 2022-06 in the [Eclipse Modeling Tools](https://www.eclipse.org/downloads/packages/release/2022-06/r/eclipse-modeling-tools) version. 2. Install Xtext 2.30.0 from Eclipse Marketplace. -2. Install the following Eclipse Plug-Ins from [KIT SDQ Commons 2.1.0](https://kit-sdq.github.io/updatesite/release/commons/2.1.0): +3. Install the following Eclipse Plug-Ins from [KIT SDQ Commons 2.1.0](https://kit-sdq.github.io/updatesite/release/commons/2.1.0): - SDQ Commons -3. Install the following Eclipse Plug-Ins from [Vitruv 3.0.0](https://vitruv.tools/updatesite/release/aggregated/3.0.0): +4. Install the following Eclipse Plug-Ins from [Vitruv 3.0.0](https://vitruv.tools/updatesite/release/aggregated/3.0.0): - Vitruv Applications for Component-based Systems - Vitruv Change Sepcification and Propagation - Vitruv Consistency Specification Languages - Vitruv Consistency Specification Languages Runtimes - Vitruv V-SUM Framework -4. Import all projects in `tests` and `overrides/bundles` into Eclipse. -5. Run the test cases in project `tools.vitruv.applications.external.umljava` as JUnit Plug-In tests. +5. Import all projects in `tests` and `overrides/bundles` into Eclipse. +6. Run the test cases in project `tools.vitruv.applications.external.umljava` as JUnit Plug-In tests.