Skip to content

Commit dc8d14b

Browse files
committed
chore: fix readme
1 parent ea657f9 commit dc8d14b

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-admin-samples/spring-boot-admin-sample-custom-ui

1 file changed

+1
-1
lines changed

spring-boot-admin-samples/spring-boot-admin-sample-custom-ui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ spring-boot-admin-sample-custom-ui
22
================================
33

44
### Building this module
5-
The jar **can be build with Maven** with the maven-exec-plugin. To do this node.js and npm must be installed on your machine and be on your `$PATH`.
5+
The jar **can be build with Maven** using the frontend-maven-plugin. This will download node.js and npm automatically.
66
If you don't want to use the maven exec run the following commands:
77

88
### Running Spring Boot Admin Server for development

0 commit comments

Comments
 (0)