Skip to content

Commit f7e07a8

Browse files
committed
Corrected project references in Step 3 of Manual Installation in README.
1 parent af9c208 commit f7e07a8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ image:oomph-projects.png[oomph projects]
6262
* `org.omg.kerml.expressions.xtext`
6363
* `org.omg.kerml.expressions.xtext.ide`
6464
* `org.omg.kerml.expressions.xtext.ui`
65-
* `org.kerml.xtext`
66-
* `org.kerml.xtext.ide`
67-
* `org.kerml.xtext.ui`
68-
* `org.sysml.xtext`
69-
* `org.sysml.xtext.ide`
70-
* `org.sysml.xtext.ui`
65+
* `org.omg.kerml.xtext`
66+
* `org.omg.kerml.xtext.ide`
67+
* `org.omg.kerml.xtext.ui`
68+
* `org.omg.sysml.xtext`
69+
* `org.omg.sysml.xtext.ide`
70+
* `org.omg.sysml.xtext.ui`
7171

7272
4. https://maven.apache.org/[Maven] is used to perform a coordinated build of all projects (including packaging the SysML Interactive JAR file that is used by `org.omg.sysml.jupyter`).
7373
* To build the repository, invoke `mvn clean package` from the base `SysML-v2-Pilot-Implementation` directory.

0 commit comments

Comments
 (0)