From dbd119674eb6cdd8239c3603d81af15caf66453d Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Sat, 17 Oct 2015 16:40:44 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 8b4b5e5e74..3b083d6068 100644 --- a/README.md +++ b/README.md @@ -150,15 +150,7 @@ RetroArch PS3 needs to be compiled in the following order: make -f Makefile.ps3.salamander -2) Compile the RGL video driver - -make -f Makefile.ps3.rgl - -3) Compile RetroArch as a library - -make -f Makefile.ps3.retroarch - -4) Finally, compile RetroArch packed together with the GUI: +2) Finally, compile RetroArch packed together with the GUI: make -f Makefile.ps3