Update toolchain link in readme (#2304)

This commit is contained in:
sciencewhiz
2020-01-23 16:43:06 -08:00
committed by Peter Johnson
parent 9d7b087972
commit e6aa8f3ff4

View File

@@ -27,7 +27,7 @@ Using Gradle makes building WPILib very straightforward. It only has a few depen
- On Linux, GCC works fine
- On Windows, you need Visual Studio 2019 (the free community edition works fine).
Make sure to select the C++ Programming Language for installation
- [ARM Compiler Toolchain](https://github.com/wpilibsuite/toolchain-builder/releases)
- [ARM Compiler Toolchain](https://github.com/wpilibsuite/roborio-toolchain/releases)
* Note that for 2020 and beyond, you should use version 7 or greater of GCC
- Doxygen (Only required if you want to build the C++ documentation)