From 2f0d5f0d38dd48caa8ffc3cc8a91b400527d768e Mon Sep 17 00:00:00 2001 From: justanotherinternetguy <96833060+justanotherinternetguy@users.noreply.github.com> Date: Sat, 11 Nov 2023 11:07:27 -0500 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e26c89..8d6d22a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # t2linux-fedora-iso -A instalation ISO for Fedora on T2 macs. It uses the kernel patches from the [t2linux](https://t2linux.org) project. Read the [kernel README](https://github.com/t2linux/fedora-kernel/) for more information. Make sure to download the `.iso` or `.iso.0x` file. +A installation ISO for Fedora on T2 macs. It uses the kernel patches from the [t2linux](https://t2linux.org) project. Read the [kernel README](https://github.com/t2linux/fedora-kernel/) for more information. Make sure to download the `.iso` or `.iso.0x` file. Combine the split ISOs with `cat name_of_iso_here.iso.* > full.iso`.