From cd49bb666fbf4b7ad7b5320b9059bf6f3c4b251d Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Sat, 3 Dec 2022 16:29:59 +0300 Subject: [PATCH] Fix md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2285d26..6908eb2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Currently I'm working on openSUSE port for Apple Silicon machines. ## TODO list - [ ] Boot openSUSE from USB device with pre-built (by hands) image - - [+] Build image + - [x] Build image - [ ] Test what works or not - [ ] Prepare installer - [ ] Prepare OBS repos (or just repos) with necessary packages (kernel, m1n1, u-boot, asahi-scripts, etc.)