Skip to content

Commit

Permalink
Fix samples/mvn/README.md after #185 (#230)
Browse files Browse the repository at this point in the history
After introducing #185 mainframer is a system wide command -- updating readme of mvn sample.
  • Loading branch information
szymonm authored and artem-zinnatullin committed Oct 17, 2018
1 parent 7d47e91 commit d33067e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/mvn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is a very common setup for basically any Maven project (including multimodu
### How to build

```bash
$ ./mainframer ./mvnw package
$ mainframer ./mvnw package
```

Or any other Maven goal you want, btw it integrates with IntelliJ pretty easily! TODO add link to docs.
Expand Down

0 comments on commit d33067e

Please sign in to comment.