From c99951b3d84cd85f37c7ba8f2f38e14d0f162837 Mon Sep 17 00:00:00 2001 From: Rotekoppen Date: Tue, 21 Nov 2023 23:52:04 +0100 Subject: [PATCH] Update install instructions for Arch Linux RGBDS is now available in the official repos as community/rgbds --- INSTALL.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 0d2daa56b..853e1d426 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -104,8 +104,6 @@ To install the software required for **pokecrystal**: sudo pacman -S make gcc git rgbds ``` -Then follow the [**rgbds** instructions](https://rgbds.gbdev.io/install#pre-built) for Arch Linux to install **rgbds 0.6.1**. - If you want to compile and install **rgbds** yourself instead, then follow the [**rgbds** instructions](https://rgbds.gbdev.io/install#building-from-source) to build **rgbds 0.6.1** from source. ### Termux