Skip to content

Commit 3c6168d

Browse files
Change circup instructions to snake_case
1 parent e683b0d commit 3c6168d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If not already installed, follow the [instructions here](https://docs.circuitpyt
8181

8282
Ensure that you have the latest version of the SparkFun Qwiic CircuitPython bundle.
8383
```sh
84-
circup bundle-add sparkfun/Qwiic_Py
84+
circup bundle-add sparkfun/qwiic_py
8585
```
8686

8787
Finally, connect a device with CircuitPython installed to your computer and then install the package directly to your device with circup.

0 commit comments

Comments
 (0)