diff options
author | Paul DiPietro <paul.dipietro@me.com> | 2016-05-03 16:52:51 -0400 |
---|---|---|
committer | Paul DiPietro <paul.dipietro@me.com> | 2016-05-03 16:52:51 -0400 |
commit | e7d8c5aa5784cd059cdfcf4a75b9e2c59fc9d3d0 (patch) | |
tree | ddbc37cd253e57bc5fd5f32454f56b3ace9b8223 /README.md | |
parent | 5f8f47ff7ce934f4937ec428b3c1def6286f14da (diff) | |
download | xamarin-forms-e7d8c5aa5784cd059cdfcf4a75b9e2c59fc9d3d0.tar.gz xamarin-forms-e7d8c5aa5784cd059cdfcf4a75b9e2c59fc9d3d0.tar.bz2 xamarin-forms-e7d8c5aa5784cd059cdfcf4a75b9e2c59fc9d3d0.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Read more about the platform at https://www.xamarin.com/forms. ##### Install Visual Studio 2015 ##### VS 2015 is required for developing Xamarin.Forms. If you do not already have it installed, you can download it [here](https://www.visualstudio.com/downloads/download-visual-studio-vs). VS 2015 Community is completely free. If you are installing VS 2015 for the first time, select the "Custom" installation type and select the following from the features list to install: -- C#/.NET (Xamarin) [3rd Party] +- C#/.NET (Xamarin v4.0.3) - Universal Windows App Development Tools - Windows 8.1 and Windows Phone 8.0/8.1 Tools |