Skip to content

Commit 13c611f

Browse files
README.md: Fix glob in download instructions
1 parent 9aeb861 commit 13c611f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# t2linux-fedora-iso
22
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.
33

4-
Combine the split ISOs with `cat name_of_iso_here.iso.* > full.iso`.
4+
Combine the split ISOs with `cat name_of_iso_here.iso.0* > full.iso`.
55

66
## Disclaimer
77
This project is not officially provided or supported by the Fedora Project. The official Fedora software is available at [https://fedoraproject.org/](https://fedoraproject.org/). This project is not related to Fedora in any way.

0 commit comments

Comments
 (0)