Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
add info on building iso
  • Loading branch information
BobyMCbobs committed Feb 22, 2024
1 parent abbd56d commit 5fe4fca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ sudo podman run \
-e IMAGE_NAME="image" \
-e VARIANT="Silverblue" \
-e IMAGE_TAG="latest" \
-e VERSION="39" \
-e ARCH=x86_64 \
-e ACTION_REPO=ublue-os/isogenerator \
-e ACTION_REF=a8cdedd915546b69c1e76036f85759b1f35cd029 \
ghcr.io/ublue-os/isogenerator
```

Expand Down

0 comments on commit 5fe4fca

Please sign in to comment.