From fa3f105bc0dd6085dc3af20f55deae8178f42610 Mon Sep 17 00:00:00 2001 From: "Kevin (Pololu)" Date: Wed, 28 Jul 2021 15:11:57 -0700 Subject: [PATCH] improve library manager search instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 543ba03..73c6be1 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ You can use the Library Manager to install this library: 1. In the Arduino IDE, open the "Sketch" menu, select "Include Library", then "Manage Libraries...". -2. Search for "Tic". +2. Search for "Tic Stepper Motor Controller". 3. Click the Tic entry in the list. 4. Click "Install".