mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-11 23:55:23 -05:00
Update readme GNU/Linux section
Revise description to use flatpak instead of Aptitude. Discussed in #387, closes #387.
This commit is contained in:
@@ -42,4 +42,4 @@ PKHeX can be opened with IDEs such as [Visual Studio](https://www.visualstudio.c
|
||||
|
||||
### GNU/Linux
|
||||
|
||||
On Debian, you can install MonoDevelop and [Mono](http://www.mono-project.com/) runtime with `sudo apt-get install monodevelop`. GNU/Linux is not the main Operating System of developers of this program so there may be bugs; some may come from non GNU/Linux specific code of Mono (so developers using *BSD, Windows and OS X should be able to reproduce them).
|
||||
Install MonoDevelop and [Mono](http://www.mono-project.com/) runtime with `flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref`. GNU/Linux is not the main Operating System of developers of this program so there may be bugs; some may come from non GNU/Linux specific code of Mono (so developers using *BSD, Windows and OS X should be able to reproduce them).
|
||||
|
||||
Reference in New Issue
Block a user