mirror of https://github.com/n64decomp/007.git
clarify
This commit is contained in:
parent
54d0ec0e38
commit
02bad2cca4
|
@ -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
|
||||
```
|
||||
|
||||
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
|
||||
sudo dpkg -i qemu-irix-2.11.0-2169-g32ab296eef_amd64.deb
|
||||
|
|
Loading…
Reference in New Issue