Skip to content

Commit

Permalink
docs(README): quarkus install update (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg authored Jun 29, 2023
1 parent 0984f35 commit dc0f932
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ $ cd -
Installing quarkus:
```bash
$ curl -Ls https://sh.jbang.dev | bash -s - trust add https://repo1.maven.org/maven2/io/quarkus/quarkus-cli/
$ curl -Ls https://sh.jbang.dev | bash -s - app install --fresh --force quarkus@quarkusio
```

Installing docker-compose:
Expand Down

0 comments on commit dc0f932

Please sign in to comment.