From 171deea83f3b5843bf2798f854a84c1f2de0f774 Mon Sep 17 00:00:00 2001 From: cuttestkittensrule Date: Wed, 11 Feb 2026 08:01:34 -0800 Subject: [PATCH] Fix the reference to `vendo-rev` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6108e4db..8b25e3ad 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ dependencies { Note: You do not need to include all the dependencies. For example, if you don't use REV Robotics hardware (i.e. you don't have `REVLib.json` in your `vendordeps` directory) then you do not need -to add `libs.lib2813.vendor-rev` to your dependencies. +to add `libs.lib2813.vendor.rev` to your dependencies. ### Upgrading