Skip to content

Commit d6bb5b4

Browse files
committed
Typo in readme
1 parent 17e7144 commit d6bb5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ docker run -it -p 8080:8080 --name quarkus-photobook-jvm quarkus-photobook-jvm
142142
Building the native image :
143143

144144
```shell
145-
mvn -Dnative -Pbuildreact
145+
mvn install -Dnative -Pbuildreact
146146
```
147147

148148
Building the container image :

0 commit comments

Comments
 (0)