diff options
author | Max <mparisi@stevens.edu> | 2020-09-12 14:37:30 -0400 |
---|---|---|
committer | Max <mparisi@stevens.edu> | 2020-09-12 14:37:30 -0400 |
commit | 2a592e51ac5e31a480270c08e6077b083aa0329e (patch) | |
tree | 010ab59c09dac31ca2f0a88f65c0da933d54700d | |
parent | e362603dcd0fc94da9e2f2331a3a20866f13cc40 (diff) |
clarify INSTALL.MD
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ ## Build Instructions -1. Obtain a clean DOL of PBR PAL 1.0 and place it in the include/ folder and name it `baserom.dol`. +1. Obtain a clean DOL of PBR PAL 1.0 and place it in the pokerevo/ folder and name it `baserom.dol`. 2. Join the pret discord and download GC_COMPILERS.zip pinned to #pokerevo and extract it to tools/mwcc_compiler/. 3. Build tools and `make`. |