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

Commit 7408903

Browse files
committed
Merge pull request #1 from jaredpar/readme
Update README usage section.
2 parents 5b33f8a + 307d614 commit 7408903

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ CodeFormatter <solution> [<rule types>] [/file <filename>]
1717
<filename> - Only apply changes to files with specified name.
1818
```
1919

20+
Note: In order to run this tool you will need to have Microsoft Build Tools 2015 Preview installed. This comes as a part of Visual Studio 2015 Preview or can be installed separately from [here](http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs).
21+
2022
## Contributing
2123

2224
We follow the same contribution process that [corefx is using][corefx-contributing].
2325

24-
[corefx-contributing]: https://github.com/dotnet/corefx/wiki/Contributing
26+
[corefx-contributing]: https://github.com/dotnet/corefx/wiki/Contributing

0 commit comments

Comments
 (0)