Skip to content

Commit

Permalink
Merge pull request #100 from com-pas/typo_readme
Browse files Browse the repository at this point in the history
2.2.2 to 2.2.3 Quarkus version
  • Loading branch information
Dennis Labordus authored Sep 20, 2021
2 parents 370352d + 30e5ff7 commit 1cb3581
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 @@ -29,7 +29,7 @@ Check [basexhttp on DockerHub](https://hub.docker.com/r/basex/basexhttp/) for a
You can run your application in dev mode that enables live coding using:

```shell script
./mvnw package io.quarkus:quarkus-maven-plugin:2.2.2.Final:dev
./mvnw package io.quarkus:quarkus-maven-plugin:2.2.3.Final:dev
```

> **_NOTE:_** Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.
Expand Down

0 comments on commit 1cb3581

Please sign in to comment.