From c6cc478545221ab3aff916728e05eecb69b30690 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sat, 6 Apr 2024 02:50:45 -0700 Subject: [PATCH] Minor fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c2efa96..c69d3629 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: