Minor fix.

main
Paulo Gustavo Veiga 2024-04-06 02:50:45 -07:00
parent bf0b7fd2b4
commit c6cc478545
1 changed files with 1 additions and 1 deletions

View File

@ -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: