diff --git a/README.md b/README.md index 0f06558..0e871eb 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,13 @@ A base image with a (mostly) stock Fedora Silverblue. Help us make a sweet base Warning: This is an experimental feature and should not be used in production, try it in a VM for a while, you have been warned! sudo rpm-ostree rebase --experimental ostree-unverified-registry:ghcr.io/ublue-os/base:latest + +We build date tags as well, so if you want to rebase to a particular day's release: + sudo rpm-ostree rebase --experimental ostree-unverified-registry:ghcr.io/ublue-os/base:20221217 + +The `latest` tag will automatically point to the latest build. + ## Features - Start with a base Fedora Silverblue 37 image