diff --git a/Building.md b/Building.md index 054e33d..2ef2ea8 100644 --- a/Building.md +++ b/Building.md @@ -4,7 +4,7 @@ From the root of the project, do ```bash ./mvnw package ``` -This will build the frontend in dev mode. \ +This will build the frontend in dev mode.
Once done, the jar file will be available in the target directory. To build the frontend in production mode, it is necesarry to pass an argument to grunt -