From b94b6587421fb78ba417b5807d2af88efb5abf39 Mon Sep 17 00:00:00 2001 From: mopore Date: Sun, 16 Oct 2022 11:48:44 +0200 Subject: [PATCH] Add 'adafruit' in circup install command to find library. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 608274a..ad213c1 100644 --- a/README.rst +++ b/README.rst @@ -84,7 +84,7 @@ following command to install: .. code-block:: shell - circup install scd4x + circup install adafruit_scd4x Or the following command to update an existing version: