Skip to content

Commit 25e573e

Browse files
committed
Update README.md
Sigh!!!! .... it was missing the links.
1 parent 56e04f3 commit 25e573e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -29,29 +29,29 @@ Quickstart guides for build and test can be found [here](https://github.com/Micr
2929

3030
###Required Tools for Windows Development and Testing
3131

32-
####Development tools
32+
###Development tools
3333

3434
For F# 3.1.X development
3535

36-
* Visual Studio 2013 + latest updates (or the free Visual Studio Community Edition)
37-
* Visual Studio 2013 SDK
36+
- [Visual Studio 2013](http://www.visualstudio.com/en-us/downloads) + latest updates (or the free [Visual Studio Community Edition](http://www.visualstudio.com/products/visual-studio-community-vs))
37+
- [Visual Studio 2013 SDK](https://www.microsoft.com/en-us/download/details.aspx?id=40758)
3838

3939
For F# 4.0 development
4040

41-
* Visual Studio 2015
42-
* Visual Studio 2015 SDK
41+
- [Visual Studio 2015](http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs)
42+
- [Visual Studio 2015 SDK](http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs)
4343

44-
####Additional frameworks
44+
###Additional frameworks
4545

46-
* Git for windows
47-
* Perl (ActiveState 5.16.3 is known to be supported)
48-
* .NET 3.5
49-
* .NET 4.5
50-
* .NET 4.5.1
51-
* MSBuild 12.0
52-
* Windows 7 SDK
53-
* Windows 8 SDK
54-
* Windows 8.1 SDK
46+
- [Git for windows](http://msysgit.github.io/)
47+
- [Perl](http://www.perl.org/get.html#win32) (ActiveState 5.16.3 is known to be supported)
48+
- [.NET 3.5](http://www.microsoft.com/en-us/download/details.aspx?id=21)
49+
- [.NET 4.5](http://www.microsoft.com/en-us/download/details.aspx?id=30653)
50+
- [.NET 4.5.1](http://www.microsoft.com/en-us/download/details.aspx?id=40779)
51+
- [MSBuild 12.0](http://www.microsoft.com/en-us/download/details.aspx?id=40760)
52+
- [Windows 7 SDK](http://www.microsoft.com/en-us/download/details.aspx?id=8279)
53+
- [Windows 8 SDK](http://msdn.microsoft.com/en-us/windows/desktop/hh852363.aspx)
54+
- [Windows 8.1 SDK](http://msdn.microsoft.com/en-us/library/windows/desktop/bg162891.aspx)
5555

5656
###Contributing
5757

0 commit comments

Comments
 (0)