Skip to content

Commit

Permalink
Add missing Jbang/quarkus-cli setup example
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo gonzalez granados committed Jan 19, 2022
1 parent effb7b4 commit ae06150
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/main/asciidoc/cli-tooling.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ If JBang has already been installed, you can directly use it:
----
# This can also be used to update to the latest version
jbang app install --fresh --force quarkus@quarkusio
# Or create an alias in order to use a specific version
jbang app install --name qs2.2.5 io.quarkus:quarkus-cli:2.2.5.Final:runner
----

If you have built Quarkus locally, you can use that version:
Expand Down

0 comments on commit ae06150

Please sign in to comment.