Skip to content

Commit d37f1c5

Browse files
Autogenerated: Fix readme typos
1 parent 03b8ac0 commit d37f1c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This repository implements a Python package for the SparkFun Qwiic 9DOF. This pa
2323

2424
## About the Package
2525

26-
This python package enables the user to access the features of the 9DOF via a single Qwiic cable. This includes <reading acceleration, reading gyroscope, reading magnetometer, reading temperature> and more. The capabilities of the 9DOF are each demonstrated in the included examples.
26+
This python package enables the user to access the features of the 9DOF via a single Qwiic cable. This includes reading acceleration, reading gyroscope, reading magnetometer, reading temperature and more. The capabilities of the 9DOF are each demonstrated in the included examples.
2727

2828
New to qwiic? Take a look at the entire [SparkFun qwiic ecosystem](https://www.sparkfun.com/qwiic).
2929

@@ -81,7 +81,7 @@ mpremote mip install github:sparkfun/qwiic_9dof_imu_icm20948_py
8181

8282
If you would also like to install the examples for this repository, issue the following mip command as well:
8383
```sh
84-
mprmeote mip install github:sparkfun/qwiic_9dof_imu_icm20948_py@examples
84+
mpremote mip install --target "" github:sparkfun/qwiic_9dof_imu_icm20948_py@examples
8585
```
8686

8787
### CircuitPython Installation

0 commit comments

Comments
 (0)