Skip to content

Commit

Permalink
Updated the SDK URL
Browse files Browse the repository at this point in the history
Now the URL will navigate to the right section to download the SDK.
  • Loading branch information
am11 committed Nov 1, 2013
1 parent 8339954 commit 39aa949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
You can then build the project, then double-click the VSIX file from the bin folder to install it in Visual Studio.

0 comments on commit 39aa949

Please sign in to comment.