diff --git a/README.TXT b/README.TXT index 8d57b86..9638281 100644 --- a/README.TXT +++ b/README.TXT @@ -85,16 +85,6 @@ to use the built in crt0 and linkscript use powerpc-eabi-gcc to link your projec using the command line switch -mgcn for a bare bones system, -mogc to use libogc and the multi-threaded microkernel for gamecube, -mrvl for wii, -mwup for wii u. -Using devkitPSP ---------------- - -All you need to do now to use devkitPSP is make sure that your freshly built tools -are in your PATH, something like this; - -export PATH=$PATH:/bin - -(Obviously replace with the full path to the devkitPSP -installation directory) Getting started ---------------