Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lwitkowski authored Nov 17, 2023
1 parent 33937bd commit a4958b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ so-called "HTTP APIs" are usually not.
### Quarkus 3.X / Java 11+
Make sure JDK 11 is in your PATH, then run:
```shell
mvn io.quarkus:quarkus-maven-plugin:3.5.1:create \
mvn io.quarkus:quarkus-maven-plugin:3.5.2:create \
-DprojectGroupId=problem \
-DprojectArtifactId=quarkus-resteasy-problem-playground \
-DclassName="problem.HelloResource" \
Expand Down

0 comments on commit a4958b0

Please sign in to comment.