From 66de65df783ff2046f9fc1c4212007c4b515d8f5 Mon Sep 17 00:00:00 2001 From: Carl Patenaude Poulin Date: Thu, 26 Jan 2017 22:51:54 -0500 Subject: [PATCH] Update dependencies in README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 290409971..a0cb8abdd 100644 --- a/README.md +++ b/README.md @@ -21,15 +21,15 @@ The configuration is contained in [appveyor.yml](appveyor.yml). ## Required software -* F# 3.1 -* MSBuild 12 +* F# 3.1 or newer +* MSBuild 12 or newer ### Windows This can be obtained by installing Visual Studio 2013 or downloading: -* [Visual F# Tools 3.1.2](http://www.microsoft.com/en-us/download/details.aspx?id=44011) -* [Microsoft Built Tools 2013](https://www.microsoft.com/en-us/download/details.aspx?id=40760) +* [Visual F# Tools 4.0](https://www.microsoft.com/en-us/download/details.aspx?id=48179) +* [Microsoft Built Tools 2015](https://www.microsoft.com/en-us/download/details.aspx?id=48159) ### Mono