Updated Compiling on Linux (markdown)

master
rai 2020-05-10 15:51:10 +02:00
parent 2119c94001
commit 1d4e760123
1 changed files with 1 additions and 1 deletions

@ -22,7 +22,7 @@ sudo apt install build-essential git python3 libaudiofile-dev libglew-dev:i386 l
sudo apt install build-essential git python3 libaudiofile-dev libglew-dev libsdl2-dev
```
### Arch Linux
There is an AUR package (courtesy of @narukeh) avaliable under the name [sm64pc-git](https://aur.archlinux.org/packages/sm64pc-git/)
There is an AUR package (courtesy of @narukeh) avaliable under the name [sm64pc-git](https://aur.archlinux.org/packages/sm64pc-git/). Install it using your AUR helper of choice.
But if you want to do it manually:
```