Restore package name in readme
fixes 7280236e7
This was an intentional choice to leave room for a .NET Core package
developed in parallel. The maintainer(s) of the AUR package changed its
name without consulting me, which they are of course free to do.
This commit is contained in:
parent
3a6b42278a
commit
39ab7af657
|
@ -141,7 +141,7 @@ Install the listed package with your package manager (some buttons are links to
|
|||
|
||||
No package for your distro? Install via Nix (see below), or install manually by grabbing the latest release here on GitHub:
|
||||
|
||||
[](https://github.com/TASEmulators/BizHawk/releases/latest)
|
||||
[](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`.
|
||||
|
|
Loading…
Reference in New Issue