From 19760eeb2daa8bf532b6606fd729f321e570f580 Mon Sep 17 00:00:00 2001 From: Maschell Date: Wed, 10 Jun 2020 16:23:47 +0200 Subject: [PATCH] README: Fix the link to the MemoryMappingModule repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d66b09f..e881280 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -Requires the [MemoryMappingModule](https://github.com/Maschell/MemoryMappingModule) to be running via [SetupPayload](https://github.com/wiiu-env/SetupPayload). +Requires the [MemoryMappingModule](https://github.com/wiiu-env/MemoryMappingModule) to be running via [SetupPayload](https://github.com/wiiu-env/SetupPayload). Requires [wut](https://github.com/decaf-emu/wut) for building. Install via `make install`. \ No newline at end of file