diff --git a/README.md b/README.md index 3b7b71c..d4f6318 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,6 @@ plantuml.war in the target/ directory. How to testrun the project ========================== -To run the application deployed on an embedded jetty server run "mvn jetty:run-war" +To run the application deployed on an embedded jetty server run "mvn jetty:run" and go to http://localhost:8080/plantuml with your favorite web browser (after it finishes to start up).