From b04baef6e99c37f654f7386113684b8a6141ab3f Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sat, 6 Apr 2024 02:51:10 -0700 Subject: [PATCH] Minor fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 600b1de3..e50cb48b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ $ cd wise-api $ mvn spring-boot:run ``` -## Compile and Start Frontend +### Compile and Start Frontend You need to checkout https://github.com/wisemapping/wisemapping-frontend first. Then, follow the next steps: