diff options
| author | Rotekoppen <meg.er.anonym@gmail.com> | 2023-11-21 23:52:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-21 16:52:04 -0600 |
| commit | 66b6c5197140dfc966bad951c70796b33ae9edae (patch) | |
| tree | d73c455a6602ed7695cd3b38d42c3872cf918a96 | |
| parent | Fix event check (diff) | |
| download | pokeyellow-66b6c5197140dfc966bad951c70796b33ae9edae.tar.gz pokeyellow-66b6c5197140dfc966bad951c70796b33ae9edae.tar.xz pokeyellow-66b6c5197140dfc966bad951c70796b33ae9edae.zip | |
Update install instructions for Arch Linux
RGBDS is now available in the official repos as community/rgbds
| -rw-r--r-- | INSTALL.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -101,11 +101,9 @@ Then follow the [**rgbds** instructions](https://rgbds.gbdev.io/install#building To install the software required for **pokered**: ```bash -sudo pacman -S make gcc git +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 |
