From 3ee2174e6ec746b17e29e08c9e067844e5a9fbc9 Mon Sep 17 00:00:00 2001 From: foamyguy Date: Mon, 26 Feb 2024 11:19:45 -0600 Subject: [PATCH] fix circup instruction --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c64c8d3..063a772 100644 --- a/README.rst +++ b/README.rst @@ -83,7 +83,7 @@ following command to install: .. code-block:: shell - circup install adafruit-circuitpython-pcf8575 + circup install adafruit_pcf8575 Or the following command to update an existing version: