Update README.md

This commit is contained in:
Twinaphex 2015-10-17 16:40:44 +02:00
parent 915ed60131
commit dbd119674e

View File

@ -150,15 +150,7 @@ RetroArch PS3 needs to be compiled in the following order:
<tt>make -f Makefile.ps3.salamander</tt>
2) Compile the RGL video driver
<tt>make -f Makefile.ps3.rgl</tt>
3) Compile RetroArch as a library
<tt>make -f Makefile.ps3.retroarch</tt>
4) Finally, compile RetroArch packed together with the GUI:
2) Finally, compile RetroArch packed together with the GUI:
<tt>make -f Makefile.ps3</tt>