Skip to content

Commit

Permalink
Merge pull request RedHatInsights#14 from tombentley/patch-1
Browse files Browse the repository at this point in the history
Use code block for mvn example
  • Loading branch information
kittylyst authored Mar 2, 2023
2 parents 7cc3cca + 596deb7 commit c7b39eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ The only authentication flows we support in this release are:
- Requires Java 11
- The [Spotless Maven Plugin](https://github.com/diffplug/spotless/tree/main/plugin-maven) enforces code formatting conventions and will be run as part of the build.

```
$ mvn clean install
```

To skip the spotless task, run :

Expand Down

0 comments on commit c7b39eb

Please sign in to comment.