From 1d4e760123aa8d519d146a33df04cd37ba08ea50 Mon Sep 17 00:00:00 2001 From: rai Date: Sun, 10 May 2020 15:51:10 +0200 Subject: [PATCH] Updated Compiling on Linux (markdown) --- Compiling-on-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling-on-Linux.md b/Compiling-on-Linux.md index 288cbe8..28abedb 100644 --- a/Compiling-on-Linux.md +++ b/Compiling-on-Linux.md @@ -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: ```