From cea9bea9d2063bb8832a733e12a2f2a90486f73f Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Fri, 11 Oct 2024 23:22:08 +0200 Subject: [PATCH] Add install procedure --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f779874..4552b99 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # My Custom Fedora Atomic Image +## Install +``` +rpm-ostree rebase ostree-unverified-registry:gitea.mrdev023.fr/florian.richer/fedora_atomic_custom_image:latest +``` ## Thanks