From 430e40a9e6d355199da6223ebfb1d551db93219c Mon Sep 17 00:00:00 2001 From: Ogglord Date: Tue, 14 May 2024 18:59:03 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 998d90c..ee9fd7b 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ To rebase an existing atomic Fedora installation to the latest build: ``` systemctl reboot ``` +- Update the system + ``` + ujust update + ``` The `latest` tag will automatically point to the latest build. That build will still always use the Fedora version specified in `recipe.yml`, so you won't get accidentally updated to the next major version.