diff --git a/examples/echo/README.md b/examples/echo/README.md index 0d66106..9ce1d6d 100644 --- a/examples/echo/README.md +++ b/examples/echo/README.md @@ -7,7 +7,7 @@ If you are unfamiliar with how to use Iago, check out src & config/echo.scala. A ## Build Iago -mvn -DskipTest install +mvn -DskipTests install ## Build the example