Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.rst
circup install command was incorrect. Library name is `adafruit_httpserver`.
  • Loading branch information
askpatrickw authored Mar 22, 2022
commit a596f6dcb84bcadfbfc85f3a3a9581119ce4e91a
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down