Browse Source

Update build.md

Steven Kirk 10 years ago
parent
commit
31fff6f706
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/build.md

+ 1 - 1
docs/build.md

@@ -6,7 +6,7 @@ Perspex requires Visual Studio 2015 to build on Windows.
 
 ### Install GTK Sharp
 
-To compile the full project under windows, you must have gtk-sharp installed. However, if you're 
+To compile the full project under windows, you must have [gtk-sharp](http://www.mono-project.com/download/#download-win) installed. However, if you're 
 not interested in building the cross-platform bits you can simply unload the Perspex.Cairo and 
 Perspex.Gtk project in Visual Studio.