From fd4e0fcfb75bee838452a3873f3cf8bd3a94e13a Mon Sep 17 00:00:00 2001 From: James Ward Date: Tue, 31 Oct 2023 05:23:53 -0400 Subject: [PATCH] docs: use correct package name for circup updates the readme so the circup command installs the package rather than erroring out because of an invalid package name --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a68b8e7..7fa9c2f 100644 --- a/README.rst +++ b/README.rst @@ -53,7 +53,7 @@ following command to install: .. code-block:: shell - circup install floppy + circup install adafruit_floppy Or the following command to update an existing version: