From 9d0293e3289673198243a8298430b7f4140fe6b8 Mon Sep 17 00:00:00 2001 From: Justin Decker Date: Fri, 1 Mar 2024 12:42:49 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6c87ce..f5cc79b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ you use I2C like you might use MODBUS, ie. over long wires and through noisy env ## 🏁 Get started ### Installation -From inside a project directory terminal: `ato install pca9615-ato` +From inside a project directory terminal: `ato install PCA9615-ato` ### Code ```Go