Commit a016fbc4 authored by Marie Hinrichs's avatar Marie Hinrichs
Browse files

Update README.md

parent 8882bc71
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
How to start the marmot application How to start the marmot application
--- ---
1. Run `mvn clean install` to build your application 1. Run `mvn clean package` to build your application
1. Start application with `java -jar target/service-marmot-1.0-SNAPSHOT.jar server config.yml` 1. Start application with `java -jar target/service-marmot-1.0-SNAPSHOT.jar server config.yml`
1. To check that your application is running enter url `http://localhost:8080` 1. To check that your application is running enter url `http://localhost:8080`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment