Ran formatter (#643)

This commit is contained in:
Tyler Veness
2017-09-19 21:55:36 -07:00
committed by Peter Johnson
parent 423d8f6860
commit 6e1be897de

View File

@@ -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