Skip to content

Commit

Permalink
README formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RetiredWizard committed Oct 31, 2024
1 parent 3c5e557 commit 329df5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 329df5b

Please sign in to comment.