mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Change SystemCore to Systemcore (#8359)
This commit is contained in:
@@ -56,7 +56,7 @@ Using Gradle makes building WPILib very straightforward. It only has a few depen
|
||||
- If the WPILib installer was used, this toolchain is already installed
|
||||
- Raspberry Pi toolchain (optional)
|
||||
- Run `./gradlew installArm32Toolchain` after cloning this repository
|
||||
- SystemCore toolchain (required for SystemCore development)
|
||||
- Systemcore toolchain (required for Systemcore development)
|
||||
- Run `./gradlew installSystemCoreToolchain` after cloning this repository
|
||||
- If the WPILib installer was used, this toolchain is already installed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user