Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Commit 9c3dbbd

Browse files
committed
Merge pull request #150 from hickford/patch-1
Update README.md
2 parents 117ab91 + 13dbf0c commit 9c3dbbd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ follow our coding styles, which are [documented here][corefx-coding-style].
1010
## Prerequisites
1111

1212
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].
13+
2015 installed. This comes as a part of [Visual Studio 2015](https://www.visualstudio.com/downloads/download-visual-studio-vs).
1514

16-
[vs-2015-download]: http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs
15+
## Installation
16+
17+
Download binaries from [GitHub Releases](https://github.com/dotnet/codeformatter/releases)
1718

1819
## Usage
1920

0 commit comments

Comments
 (0)