Skip to content

Commit

Permalink
update mvn instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
bhelx committed Oct 12, 2023
1 parent b5a0f2c commit 714c4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ logIt.apply();

## Development

* `mvn clean test` to run all of the project's tests.
* `mvn clean install` to run all of the project's tests and install the library in your local repo
* `mvn spotless:apply` to autoformat the code

## Modules
Expand Down

0 comments on commit 714c4bd

Please sign in to comment.