Skip to content

Commit

Permalink
Update building-images.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricclyburn authored May 7, 2024
1 parent 6bafe24 commit f194930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/modules/ROOT/pages/building-images.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sudo dnf install -y zip unzip && curl -s "https://get.sdkman.io" | bash && sourc

If everything went well, you will see a message saying "Done installing!" and your installed version of Java is set as the default.

image::podman-desktop-sdkman-install.png[Podman Desktop SDK
image::podman-desktop-sdkman-install.png[Podman Desktop SDK]

Now, let's open up the project in our VS Code instance and take a look at the source code of the demo application, found in the `podify-quarkus-redis` directory.

Expand Down

0 comments on commit f194930

Please sign in to comment.