aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2022-06-04 16:45:51 -0600
committerBryson Steck <steck.bryson@gmail.com>2022-06-04 16:45:51 -0600
commit87b36468dcac3e457f2f77bce3380c7ecddc501b (patch)
tree2be78219bcd733c226cce48db0b4236c854187a4 /README.md
parentc6bcec4bd3c61440a2e28de27be67acd551b9e42 (diff)
downloadriibalanced-patcher-87b36468dcac3e457f2f77bce3380c7ecddc501b.tar
riibalanced-patcher-87b36468dcac3e457f2f77bce3380c7ecddc501b.tar.gz
riibalanced-patcher-87b36468dcac3e457f2f77bce3380c7ecddc501b.tar.bz2
fixed readme and script comments
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
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.