Skip to content

Commit afe91c5

Browse files
authored
Update readme.md
1 parent eb356b4 commit afe91c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Alternatively, do a manual install:
2424
1. run `mvn install` on the project `org.oasis.oslcop.sysml.oslc-domain`: `mvn -f org.oasis.oslcop.sysml.oslc-domain/pom.xml clean install`
2525
1. this is necessary if changes are made to the classes in the sysml-domain, which the sysml-server depends on.
2626
1. This is also necessary when running for the first time.
27-
2. run `mvn jetty:run-war` on the project `org.oasis.oslcop.sysml.oslc-server-model`
27+
2. run `mvn jetty:run-war` on the project `org.oasis.oslcop.sysml.oslc-server`
2828
3. If the first time you are running the server, you need to populate the database with some data. You have 2 alternatives:
2929
1. Populate the data from a Json server (as defined in the properties-file `org.oasis.oslcop.sysml.oslc-server\src\main\resources\jsonServer.properties`)
3030
1. Call http://localhost:8085/sysml_oslc_server/oslc/populate

0 commit comments

Comments
 (0)