From 7280236e758c7f5daadf2764106d41d409f7bdd7 Mon Sep 17 00:00:00 2001 From: Bemmy Date: Sat, 22 Mar 2025 17:58:33 +0100 Subject: [PATCH] Update AUR package link in the README (#3961) * Update AUR package link in the README * Fix the alternative text not matching with the badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b83726d888..0c55adde1c 100644 --- a/README.md +++ b/README.md @@ -137,11 +137,11 @@ It has many bugs that will never be fixed (backports have ceased) and it doesn't Install the listed package with your package manager (some buttons are links to the relevant package). The changelog can be found [over on TASVideos](https://tasvideos.org/Bizhawk/ReleaseHistory). -[![Manjaro | bizhawk-monort (AUR)](https://img.shields.io/badge/Manjaro-bizhawk--monort_(AUR)-%2335BF5C.svg?logo=manjaro&style=popout)](https://aur.archlinux.org/packages/bizhawk-monort) +[![Arch Linux | bizhawk-bin (AUR)](https://img.shields.io/badge/Arch_Linux-bizhawk--bin_(AUR)-%231793D1.svg?logo=archlinux&style=popout)](https://aur.archlinux.org/packages/bizhawk-bin) No package for your distro? Install via Nix (see below), or install manually by grabbing the latest release here on GitHub: -[![Misc. Linux | bizhawk-monort](https://img.shields.io/badge/Misc._Linux-bizhawk--monort-%23FCC624.svg?logo=linux&logoColor=black&style=popout)](https://github.com/TASEmulators/BizHawk/releases/latest) +[![Misc. Linux | binaries](https://img.shields.io/badge/Misc._Linux-binaries-%23FCC624.svg?logo=linux&logoColor=black&style=popout)](https://github.com/TASEmulators/BizHawk/releases/latest) If you download BizHawk this way, **don't mix different versions**, keep each version in its own folder. The runtime dependencies are glibc, Mono "complete", OpenAL, Lua 5.4, and `lsb_release`.