diff --git a/README.md b/README.md index e7e9223..2a29f4c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ How to Use To run the test, use the command `mvn test` in the base directory +If you are having issues when using comment `mvn install package` then try `mvn install packagw -D skipTests=true` + Note ====