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