From 329df5b17ba86213a62e3b5827721432e9dc6566 Mon Sep 17 00:00:00 2001 From: RetiredWizard Date: Thu, 31 Oct 2024 15:37:11 -0400 Subject: [PATCH] README formatting fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5f6957..9485118 100644 --- a/README.md +++ b/README.md @@ -342,8 +342,9 @@ It is recommended that once the **setup.bat** script has been run, **circup** be Instructions on installing and using **circup** can be found [here](https://learn.adafruit.com/keep-your-circuitpython-libraries-on-devices-up-to-date-with-circup/overview) On your host PC, you should run: -**circup update** (if you are conected to the board via a USB cable) +**circup update** (if you are conected to the board via a USB cable) **circup --host ip-address --password CIRCUITPY_WEB_API_PASSWORD update** (for wifi enabled boards) + On your microcontroller, you can use the **setenv.py** PyDOS program to set or see your current CIRCUITPY_WEB_API_PASSWORD. You can also run commands like: