Update README.md

This commit is contained in:
James 2018-05-28 11:45:32 +01:00 committed by GitHub
parent 45e0904a69
commit 1e544d4df5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ Licensed under the terms of the GNU General Public License, version 2 or later (
This branch is an WIP experimental rewrite to simplify how elf2rpl works and hopefully make it more correct for more advanced C++ programs.
## Requirements
- Custom [devkitPPC](https://github.com/exjam/buildscripts)
- The as of yet unreleased [devkitPPC r31](https://github.com/devkitPro/buildscripts/tree/devkitPPC_r31)
## Linux
Requires CMake + Make + [devkitPPC](https://github.com/exjam/buildscripts) + libzdev