diff --git a/dropwizard-example/README.md b/dropwizard-example/README.md index ce72770b2b7..c793655583b 100644 --- a/dropwizard-example/README.md +++ b/dropwizard-example/README.md @@ -29,7 +29,7 @@ As with all the modules the db example is wired up in the `initialize` function To test the example application run the following commands. -* To package the example run. +* To package the example run the following from the root dropwizard directory. mvn package