We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 117ab91 + 13dbf0c commit 9c3dbbdCopy full SHA for 9c3dbbd
README.md
@@ -10,10 +10,11 @@ follow our coding styles, which are [documented here][corefx-coding-style].
10
## Prerequisites
11
12
In order to build or run this tool you will need to have Microsoft Build Tools
13
-2015 Preview installed. This comes as a part of Visual Studio 2015 Preview or
14
-can be installed separately from [here][vs-2015-download].
+2015 installed. This comes as a part of [Visual Studio 2015](https://www.visualstudio.com/downloads/download-visual-studio-vs).
15
16
-[vs-2015-download]: http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs
+## Installation
+
17
+Download binaries from [GitHub Releases](https://github.com/dotnet/codeformatter/releases)
18
19
## Usage
20
0 commit comments