Skip to content

Commit 9523a7f

Browse files
committed
update: updated README.md
1 parent 57e0b1d commit 9523a7f

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
@@ -3,7 +3,7 @@ Example project demonstrating the use of Java and Spring-boot to build a microse
33

44
## Running locally
55
```
6-
mvn clean install -DskipTests=true
6+
./mvnw clean install -DskipTests=true
77
```
88

99
```

0 commit comments

Comments
 (0)