From 900155e5e8222544323838c97f8654fd9e64ae92 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 19 May 2025 10:42:15 -0400 Subject: [PATCH] Give credit to wayblue --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae83533..0df2065 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,9 @@ To rebase an existing atomic Fedora installation to the latest build: systemctl reboot ``` -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. \ No newline at end of file +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. + + +# Attribution + +Thanks to [Wayblue](https://github.com/wayblueorg/wayblue) for how to get around some issues with sddm on an atomic distribution and how to create a working distro from the base Fedora image. \ No newline at end of file