Skip to content

Commit

Permalink
chore: update install instructions (#114)
Browse files Browse the repository at this point in the history
Removes (now incorrect) text about commits, and lists the steps
so that you don't need to watch the video (or if it's not there).

Signed-off-by: Tim deBoer <[email protected]>
  • Loading branch information
deboer-tim authored Jan 30, 2024
1 parent 91a7f62 commit 176b035
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,10 @@ Or set when initially creating a Podman Machine via Podman Desktop:

## Installation

Each new commit to `main` will produce a new release to [ghcr.io/containers/podman-desktop-extension-bootc](https://ghcr.io/containers/podman-desktop-extension-bootc).

Use the `ghcr.io/containers/podman-desktop-extension-bootc` image.

This can be installed through the **Extensions** page of Podman Desktop:
This extension can be installed through the **Extensions** page of Podman Desktop.
To install go to *Settings > Extensions*. Copy and paste
`ghcr.io/containers/podman-desktop-extension-bootc` into the *Name of the image* field
and click *Install extension from the OCI image*.

<video src="https://github.com/containers/podman-desktop-media/raw/bootc-extension/videos/install_extension.mp4" controls="controls" style="max-width: 730px;"></video>

Expand Down

0 comments on commit 176b035

Please sign in to comment.