mirror of https://github.com/n64decomp/mk64.git
Update README.md (#62)
This commit is contained in:
parent
70504fb93a
commit
bed14f61c3
|
|
@ -24,11 +24,6 @@ Debian / Ubuntu
|
||||||
```
|
```
|
||||||
sudo apt install build-essential pkg-config git binutils-mips-linux-gnu python3 zlib1g-dev libaudiofile-dev
|
sudo apt install build-essential pkg-config git binutils-mips-linux-gnu python3 zlib1g-dev libaudiofile-dev
|
||||||
```
|
```
|
||||||
Download latest package from qemu-irix Releases
|
|
||||||
```
|
|
||||||
sudo dpkg -i qemu-irix-2.11.0-2169-g32ab296eef_amd64.deb
|
|
||||||
```
|
|
||||||
(Optional) Clone https://github.com/n64decomp/qemu-irix and follow the install instructions in the README.
|
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue