Skip to content

Commit

Permalink
Merge pull request #183 from am11/patch-1
Browse files Browse the repository at this point in the history
Updated the SDK URL
  • Loading branch information
madskristensen committed Nov 4, 2013
2 parents 48dacb9 + 39aa949 commit dc4e264
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 dc4e264

Please sign in to comment.