From 39aa949e8dfbbba96e0e31ffa43717bfb6a1d194 Mon Sep 17 00:00:00 2001 From: Adeel Mujahid Date: Sat, 2 Nov 2013 02:44:45 +0300 Subject: [PATCH] Updated the SDK URL Now the URL will navigate to the right section to download the SDK. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54486fb07..8a5d97d50 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ To contribute to this project, you'll need to do a few things first: 1. Fork the project on GitHub 1. Clone it to your computer - 1. Install the [Visual Studio 2013 SDK](http://www.microsoft.com/visualstudio/eng/2013-downloads#d-additional-software). + 1. Install the [Visual Studio 2013 SDK](http://www.microsoft.com/visualstudio/eng/downloads#d-vs-sdk). 1. Open the solution in VS2013. To install your local fork into your main VS instance, you will first need to open `Source.extension.vsixmanifest` and bump the version number to make it overwrite the (presumably) already-installed production copy. -You can then build the project, then double-click the VSIX file from the bin folder to install it in Visual Studio. \ No newline at end of file +You can then build the project, then double-click the VSIX file from the bin folder to install it in Visual Studio.