diff --git a/Compiling.md b/Compiling.md index 68ced86..f914e4c 100644 --- a/Compiling.md +++ b/Compiling.md @@ -8,7 +8,7 @@ Here's some basic instructions on compiling SNES9x GX. You don't need to be a pr 1. Ensure that you have [devkitPPC r24 and libogc 1.8.7](http://www.devkitpro.org) or higher installed. If you have an older version, completely uninstall it first. 1. Download and copy the [ported libraries](http://sourceforge.net/projects/devkitpro/files/portlibs) to your PPC portlibs folder (on Windows this is c:\devkitPro\portlibs\ppc) - 1. Download the source from [SVN](http://code.google.com/p/snes9x-gx/source/checkout). + 1. Download the source. 1. Run Programmer's Notepad (installed with devkitPro) 1. Find the Makefile from the source you downloaded. Click Tools > Make. 1. You're done! \ No newline at end of file