Readme: Added a bit more info for Linux users
This commit is contained in:
parent
26ec5b808e
commit
42f279481c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ If you want to support this project, please consider making a donation:
|
|||
The latest version is available on the [website](https://www.mesen.ca). Older releases are available from the [releases tab on GitHub](https://github.com/SourMesen/Mesen/releases).
|
||||
|
||||
### Ubuntu ###
|
||||
The official releases (same downloads as the Windows builds above) also contain the Linux version of Mesen, built under Ubuntu 16 - you should be able to use that in most cases if you are using Ubuntu.
|
||||
The official releases (same downloads as the Windows builds above) also contain the Linux version of Mesen, built under Ubuntu 16 - you should be able to use that in most cases if you are using Ubuntu. Please see the "Compiling - Linux" section below for a list of dependencies you will most likely need to install. The Linux version is a standard .NET executable file and requires Mono to run - you may need to configure your environment to allow it to automatically run .exe files through Mono, or manually run Mesen by using mono (e.g: "mono Mesen.exe").
|
||||
|
||||
### Arch Linux ###
|
||||
Packages are available here: https://aur.archlinux.org/packages/mesen
|
||||
|
|
Loading…
Add table
Reference in a new issue