Merge pull request #242 from AviKav/patch-1

Fix Mono 5.4 link
This commit is contained in:
Joonas Rikkonen
2018-01-30 20:08:17 +02:00
committed by GitHub
+1 -1
View File
@@ -16,6 +16,6 @@ Before downloading the source code, please read the [EULA](EULA.txt).
### Windows ### Windows
- [Visual Studio](https://www.visualstudio.com/vs/community/) with C# 6.0 support (VS 2015 or later recommended) - [Visual Studio](https://www.visualstudio.com/vs/community/) with C# 6.0 support (VS 2015 or later recommended)
### Linux ### Linux
- [Mono 5.4](www.mono-project.com) - [Mono 5.4](http://www.mono-project.com)
- [MonoDevelop 6](http://www.monodevelop.com/) - [MonoDevelop 6](http://www.monodevelop.com/)
- *Note: See http://community.monogame.net/t/installing-monogame-3-6-on-linux/8811 to get this version of MonoDevelop if your distro's package distribution suite is outdated.* - *Note: See http://community.monogame.net/t/installing-monogame-3-6-on-linux/8811 to get this version of MonoDevelop if your distro's package distribution suite is outdated.*