From 3cd3491df099d1804a5df44313004b8b97bb873c Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Mon, 20 Oct 2025 10:37:28 -0700 Subject: [PATCH] fix bad autocomplete in fedora setup guide --- docs/fedora-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fedora-setup.md b/docs/fedora-setup.md index 5d57726..0d0ba0d 100644 --- a/docs/fedora-setup.md +++ b/docs/fedora-setup.md @@ -8,7 +8,7 @@ ## Step 1: Base Installation -Download the latest sprout.efi release from the [GitHub releases page](https://github.com/sprout-dev/sprout/releases). +Download the latest sprout.efi release from the [GitHub releases page](https://github.com/edera-dev/sprout/releases). For x86_64 systems, download the `sprout-x86_64.efi` file, and for ARM systems, download the `sprout-aarch64.efi` file. Copy the downloaded `sprout.efi` file to `/boot/efi/EFI/BOOT/sprout.efi` on your EFI System Partition.