Skip to content

Commit

Permalink
Update SmartDashboard maven location (wpilibsuite#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz authored Jan 13, 2021
1 parent 4d9da20 commit 8a9184d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The WPILib Mission is to enable FIRST teams to focus on writing game-specific so

# Getting SmartDashboard

The latest release build of SmartDashboard can be found on [WPI's server](https://frcmaven.wpi.edu/artifactory/release/edu/wpi/first/wpilib/SmartDashboard/). First select the version you would like to download. Once inside the version directory, the largest file listed is the jar file. You can check what each file is by hovering over the link which will reveal the full path, including the extension.
The latest release build of SmartDashboard can be found on [WPI's server](https://frcmaven.wpi.edu/artifactory/release/edu/wpi/first/tools/SmartDashboard/). First select the version you would like to download. Once inside the version directory, the largest file listed is the jar file. You can check what each file is by hovering over the link which will reveal the full path, including the extension.

## Requirements
- [Java 11](https://adoptopenjdk.net/)
Expand Down

0 comments on commit 8a9184d

Please sign in to comment.