From 6e1be897de3b4119cbf4acde3ed971e2c02f96e6 Mon Sep 17 00:00:00 2001 From: Tyler Veness Date: Tue, 19 Sep 2017 21:55:36 -0700 Subject: [PATCH] Ran formatter (#643) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be26d30131..a391175106 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Using Gradle makes building WPILib very straightforward. It only has a few depen - A C++ compiler - On Linux, gcc works fine - - On Windows, you need Visual Studio 2015 (the free community edition works fine). + - On Windows, you need Visual Studio 2015 (the free community edition works fine). Make sure to select the C++ Programming Language for installation - [ARM Compiler Toolchain](http://first.wpi.edu/FRC/roborio/toolchains/) * Note that for 2017-2018 and beyond, you will need version 5 or greater of gcc