Skip to content

Commit 329a14c

Browse files
authored
Document beta vendordep (#936)
1 parent adf9525 commit 329a14c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/choreolib/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
Install ChoreoLib to your robot project by copy pasting the following link into the vendor library installation dialog:
22

33
```
4+
# Release
45
https://sleipnirgroup.github.io/ChoreoLib/dep/ChoreoLib.json
6+
7+
# Pre-season beta
8+
https://sleipnirgroup.github.io/ChoreoLib/dep/ChoreoLibBeta.json
59
```
610

711
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).

0 commit comments

Comments
 (0)