diff options
Diffstat (limited to 'clang/tools/clang-format-vs')
-rw-r--r-- | clang/tools/clang-format-vs/README.txt (renamed from clang/tools/clang-format-vs/README) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/tools/clang-format-vs/README b/clang/tools/clang-format-vs/README.txt index 240821c4af0..6d4ebb39ead 100644 --- a/clang/tools/clang-format-vs/README +++ b/clang/tools/clang-format-vs/README.txt @@ -1,6 +1,6 @@ -This directory contains a VSPackage project to generate a visual studio extension
+This directory contains a VSPackage project to generate a Visual Studio extension
for clang-format.
Build prerequisites are:
- Visual Studio 2012 Professional
-- Visual Studio SDK (http://www.microsoft.com/en-us/download/details.aspx?id=30668)
\ No newline at end of file +- Visual Studio SDK (http://www.microsoft.com/en-us/download/details.aspx?id=30668)
|