From 85edc1bb46f7232bfdedbb0c639ec9a0d811a358 Mon Sep 17 00:00:00 2001 From: Ryan Govostes Date: Fri, 27 Oct 2023 12:55:26 -0700 Subject: [PATCH] Use correct package name --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b9d90f9..c64c8d3 100644 --- a/README.rst +++ b/README.rst @@ -83,7 +83,7 @@ following command to install: .. code-block:: shell - circup install pcf8575 + circup install adafruit-circuitpython-pcf8575 Or the following command to update an existing version: