From 8282e5fc8d5148ec049967ce0943019bfd0e584f Mon Sep 17 00:00:00 2001 From: liosha84 <138026690+liosha84@users.noreply.github.com> Date: Tue, 8 Jul 2025 21:44:36 +0300 Subject: [PATCH] Update HELP.md --- HELP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HELP.md b/HELP.md index 75481ee..173c868 100644 --- a/HELP.md +++ b/HELP.md @@ -10,6 +10,7 @@ To run the application, follow these steps: ./gradlew build ``` + 2. **Prepare Frontend Resources**: - Build the Angular frontend by navigating to the `jambotron-ui` directory and running ```bash