This commit is contained in:
KholdFuzion 2023-09-28 11:51:14 -04:00
parent 54d0ec0e38
commit 02bad2cca4
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ If you don't have host development tools already installed then you will also ne
sudo apt-get install build-essential sudo apt-get install build-essential
``` ```
Additionally [qemu-irix](https://github.com/n64decomp/qemu-irix/releases) is needed. Download the package to a desired location and install with: Optionally [qemu-irix](https://github.com/n64decomp/qemu-irix/releases) is needed. Download the package to a desired location and install with:
```bash ```bash
sudo dpkg -i qemu-irix-2.11.0-2169-g32ab296eef_amd64.deb sudo dpkg -i qemu-irix-2.11.0-2169-g32ab296eef_amd64.deb