From a596f6dcb84bcadfbfc85f3a3a9581119ce4e91a Mon Sep 17 00:00:00 2001 From: Patrick <4002194+askpatrickw@users.noreply.github.com> Date: Mon, 21 Mar 2022 19:02:00 -0700 Subject: [PATCH] Update README.rst circup install command was incorrect. Library name is `adafruit_httpserver`. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c8bbf5a..7a2de72 100644 --- a/README.rst +++ b/README.rst @@ -84,7 +84,7 @@ following command to install: .. code-block:: shell - circup install httpserver + circup install adafruit_httpserver Or the following command to update an existing version: