Skip to content

Commit be8b64c

Browse files
committed
update README.md to use the maven wrapper
1 parent 7e1062b commit be8b64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ You can access snapshot builds from the sonatype snapshot repository by adding t
121121
In order to build spring-boot-admin you need to have node.js and npm on your `$PATH`.
122122

123123
```shell
124-
mvn clean package
124+
./mvnw clean package
125125
```
126126

0 commit comments

Comments
 (0)