Fix Mono 5.4 link
URIs without a protocol are interpreted as relative resources in Markdown
This commit is contained in:
@@ -16,6 +16,6 @@ Before downloading the source code, please read the [EULA](EULA.txt).
|
||||
### Windows
|
||||
- [Visual Studio](https://www.visualstudio.com/vs/community/) with C# 6.0 support (VS 2015 or later recommended)
|
||||
### Linux
|
||||
- [Mono 5.4](www.mono-project.com)
|
||||
- [Mono 5.4](http://www.mono-project.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.*
|
||||
|
||||
Reference in New Issue
Block a user