aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2022-06-04 16:39:24 -0600
committerBryson Steck <steck.bryson@gmail.com>2022-06-04 16:39:24 -0600
commitc6bcec4bd3c61440a2e28de27be67acd551b9e42 (patch)
tree06998f9222f710eb8da5d85e34b9ff71e4593f2a
parent71cfe76db162bed36a48d70df2a35db91c0044a5 (diff)
downloadriibalanced-patcher-c6bcec4bd3c61440a2e28de27be67acd551b9e42.tar
riibalanced-patcher-c6bcec4bd3c61440a2e28de27be67acd551b9e42.tar.gz
riibalanced-patcher-c6bcec4bd3c61440a2e28de27be67acd551b9e42.tar.bz2
macos support complete
-rw-r--r--README.md8
1 files 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