From 9d831ac736a658ae9949e17363abacfb37618f2b Mon Sep 17 00:00:00 2001 From: Alper Kanat Date: Sun, 30 Apr 2023 23:46:01 +0300 Subject: [PATCH] fix: corrected readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 799298fd9b..68cc67936d 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ This repository builds date tags as well, so if you want to rebase to a particul sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/startingpoint:20230403 ``` -The `latest` tag will automatically point to the latest build. That build will still always use the Fedora version specified in `release.yml`, so you won't get accidentally updated to the next major version. +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. ## Just