diff --git a/README.md b/README.md index 79b2536..0b55129 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ public class Demo { ```shell # Build the library, skip tests, and install to your local Maven repository -mvn clean install +mvn clean install -DskipTests ``` ## Testing @@ -144,4 +144,4 @@ mvn test ## Contributing -PRs and GitHub issues welcome! \ No newline at end of file +PRs and GitHub issues welcome!