From f835f8c1c4b50f74d02bd9562727599f1a40f784 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 13 Jan 2016 20:58:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.