Skip to content

Commit

Permalink
Adjust run instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeyvison authored Dec 9, 2020
1 parent 89ad35b commit b7f2f84
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,11 @@ We have a handler for the JSON-P specification. You can check the template file

To start the project using the tomee plugin, just run:

`mvn -o install tomee:run`
`mvn install`

and then:

`mvn -o tomee:run`

If you want to create a new template project you can run:

Expand Down

0 comments on commit b7f2f84

Please sign in to comment.