From 746c397a4eebb0a2c33d3b4eb451b66cdd42bc9d Mon Sep 17 00:00:00 2001 From: analogic Date: Fri, 28 Jul 2023 08:46:54 +0200 Subject: [PATCH 1/2] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9003346..7401c10 100644 --- a/README.rst +++ b/README.rst @@ -85,7 +85,7 @@ following command to install: .. code-block:: shell - circup install vl53l1x + circup install Adafruit_CircuitPython_VL53L1X Or the following command to update an existing version: From 964b973789f15be53da5b914ab5d448a15a12a38 Mon Sep 17 00:00:00 2001 From: foamyguy Date: Mon, 26 Feb 2024 10:33:08 -0600 Subject: [PATCH 2/2] Update README.rst use circup naming convention Co-authored-by: Neradoc --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7401c10..5b92d8a 100644 --- a/README.rst +++ b/README.rst @@ -85,7 +85,7 @@ following command to install: .. code-block:: shell - circup install Adafruit_CircuitPython_VL53L1X + circup install adafruit_vl53l1x Or the following command to update an existing version: