From 87b36468dcac3e457f2f77bce3380c7ecddc501b Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sat, 4 Jun 2022 16:45:51 -0600 Subject: fixed readme and script comments --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4d84797..626f5b4 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,13 @@ You need three things before starting: * Linux/BSD with `bash` installed * 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) +2. A Mario Kart Wii image in ISO, WBFS, WDF, WIA, CISO, WBI, or GCZ format. (Obtained legally, of course) +3. The Riibalanced Patch Archive (This can be downloaded via the Riibalanced Discord Server) -After that, run the following command: +After that, clone the repository and run the script: ``` +git clone https://github.com/brysonsteck/riibalanced-patcher.git +cd riibalanced-patcher ./patch_iso.sh ``` The script will guide you on what you need to do in order for the pather to work correctly. -- cgit v1.2.3