diff --git a/README.md b/README.md
index 3b083d6068..e6cfe33a68 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,6 @@ NOTE: A pre-existing libretro library needs to be present in the root directory
You will need to have the libogc libraries and a working Devkit PPC toolchain installed in order to compile RetroArch Wii.
-make -f Makefile.wii
+make -f Makefile.griffin platform=wii
NOTE: A pre-existing libretro library needs to be present in the root directory in order to link RetroArch Wii. This file needs to be called `libretro_wii.a`.