We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 329df5b commit 19a2244Copy full SHA for 19a2244
README.md
@@ -343,7 +343,7 @@ Instructions on installing and using **circup** can be found [here](https://lear
343
344
On your host PC, you should run:
345
**circup update** (if you are conected to the board via a USB cable)
346
-**circup --host ip-address --password CIRCUITPY_WEB_API_PASSWORD update** (for wifi enabled boards)
+**circup --host *ip-address* --password *CIRCUITPY_WEB_API_PASSWORD* update** (for wifi enabled boards)
347
348
On your microcontroller, you can use the **setenv.py** PyDOS program to set or see your current CIRCUITPY_WEB_API_PASSWORD.
349
0 commit comments