From 20f730eb36ae83a82c38e7206dbb91d083be4b45 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sat, 6 Apr 2024 02:56:54 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f98bcd75..5f1fc683 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,7 @@ The following command line will start WiseMapping locally using HSQLDB in memory ``` $ mvn -f wise-api/pom.xml package -$ docker compose build -$ docker compose up +$ docker compose up --build ``` Application will start at http://localhost/c/login. You can login using *test@wisemapping.org* and password *test*