From 0d3d28b871e2ad158289d1edce4249f7d22ee367 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sat, 6 Apr 2024 02:52:44 -0700 Subject: [PATCH] Minor change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e50cb48b..20a70808 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ $ docker compose up Application will start at http://localhost/c/login. You can login using *test@wisemapping.org* and password *test* -## Option 2: Start UI and API independently +## Option 2: Start FrontEnd and Backend API ### Compile and Start API