Skip to content

Commit

Permalink
Document beta vendordep
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul committed Nov 21, 2024
1 parent adf9525 commit 9b4ea7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/choreolib/installation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
Install ChoreoLib to your robot project by copy pasting the following link into the vendor library installation dialog:

```
# Release
https://sleipnirgroup.github.io/ChoreoLib/dep/ChoreoLib.json
# Pre-season beta
https://sleipnirgroup.github.io/ChoreoLib/dep/ChoreoLibBeta.json
```

The installation method is the same as CTRE, PathPlanner, and more. Read more on Vendor Dependencies and their installation (VSCode —> install new library (online)) [here](https://docs.wpilib.org/en/stable/docs/software/vscode-overview/3rd-party-libraries.html#installing-libraries).
Expand Down

0 comments on commit 9b4ea7d

Please sign in to comment.