From 500cab7db1e93414f88161f39cb1c53ddd5e6246 Mon Sep 17 00:00:00 2001 From: srosse <stephane.rosse@frentix.com> Date: Thu, 5 Jul 2018 10:59:39 +0200 Subject: [PATCH] no-jira: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba6fd516243..c2824a9a7ca 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ command to compress them (execution time ca. 1-2 minutes) and refresh your Eclip ```bash mvn clean package -mvn compile -compressjs,tomcat +mvn compile -Pcompressjs,tomcat ``` ### Themes -- GitLab