From c6bcec4bd3c61440a2e28de27be67acd551b9e42 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sat, 4 Jun 2022 16:39:24 -0600 Subject: macos support complete --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2136e68..4d84797 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,16 @@ You need three things before starting: 1. A computer system running: * Linux/BSD with `bash` installed - * ~~macOS~~ Not implemented yet + * macOS * ~~Windows with [Cygwin](https://www.cygwin.com/)~~ (Not Implemented) or [WSL](https://docs.microsoft.com/en-us/windows/wsl/install) 1. A Mario Kart Wii image in ISO, WBFS, WDF, WIA, CISO, WBI, or GCZ format. (Obtained legally, of course) 1. The Riibalanced Patch Archive (This can be downloaded via the Riibalanced Discord Server) -After that, the script will guide you on what you need to do in order for the pather to work correctly. +After that, run the following command: +``` +./patch_iso.sh +``` +The script will guide you on what you need to do in order for the pather to work correctly. ## Current Issues with the Patcher -- cgit v1.2.3