Update install instructions for Arch Linux

RGBDS is now available in the official repos as community/rgbds
This commit is contained in:
Rotekoppen 2023-11-21 23:52:04 +01:00 committed by GitHub
parent d3e713f6c6
commit 66b6c51971
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,11 +101,9 @@ Then follow the [**rgbds** instructions](https://rgbds.gbdev.io/install#building
To install the software required for **pokered**: To install the software required for **pokered**:
```bash ```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. 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 ### Termux