diff --git a/README.md b/README.md index 5d7377926f4..929c21f8a3a 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ This repo contains a WIP decompilation of The Legend of Zelda: Twilight Princess * [Project Setup](#project-setup) -* [Building The Game](#build-game) -* [Extract Game Assets](#extract-game-assets) -* [Create Expected Directory](#create-expected-directory) +* [Building The Game](#building-the-game) * [Clean Directories](#clean-directories) * [Project Overview](#project-overview) * [Contributing](./docs/Contributing.md) @@ -78,7 +76,7 @@ $ make assets Create Expected Directory -1. [Build the DOL](#build-dol) +1. Run `make` 2. Run: ```bash diff --git a/docs/Contributing.md b/docs/Contributing.md index 941ca655cc1..93fbcc56ff4 100644 --- a/docs/Contributing.md +++ b/docs/Contributing.md @@ -4,7 +4,7 @@ Ghidra Setup ----- 1. Install [Java 11 64-bit Runtime and Development Kit](https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html). 2. Download Ghidra from [here](https://github.com/NationalSecurityAgency/ghidra/releases). -3. Request an account from Pheenoh#0001 on Discord (either ping him in one of the [Discord](https://discord.gg/Nshw5pHS4h) channeld or DM directly). +3. Request an account from Pheenoh#0001 on Discord (either ping him in one of the [Discord](https://discord.gg/Nshw5pHS4h) channels or DM directly). 4. Login using the following server info: ```