diff --git a/README.md b/README.md index d9ae42e..b2c52fb 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ When the file is placed on the SDCard you can load it with [plugin loader](https For building you need: - [wups](https://github.com/Maschell/WiiUPluginSystem) -- [dynamic_libs](https://github.com/Maschell/dynamic_libs/tree/lib) for access to the functions. -- [libutils](https://github.com/Maschell/libutils) for common functions. +- [wut](https://github.com/decaf-emu/wut) +- [libutilswut](https://github.com/Maschell/libutils/tree/wut) (WUT version) for common functions. Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.