From 6cf218fdc143fc3104e05ff00adb09bf8f8563aa Mon Sep 17 00:00:00 2001 From: Alex Bates Date: Fri, 15 Jan 2021 21:22:06 +0000 Subject: [PATCH] INSTALL.md: link to Dat O Matic page for baserom --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 60707d768b..7b3b9b8d83 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -23,7 +23,7 @@ Install build dependencies: ./install.sh ``` -Copy a Paper Mario (USA) ROM into the root directory of the repository with the name `baserom.z64`. If you're using WSL, you can enter the Linux filesystem by opening `\\wsl$` in File Explorer; e.g. `\\wsl$\Ubuntu\home\\papermario`. +Copy a [Paper Mario (USA)](https://datomatic.no-intro.org/index.php?page=show_record&s=24&n=0537) ROM into the root directory of the repository with the name `baserom.z64`. If you're using WSL, you can enter the Linux filesystem by opening `\\wsl$` in File Explorer; e.g. `\\wsl$\Ubuntu\home\\papermario`. Configure the build and extract assets from the base ROM: ```sh