From 072e34146250c4f5937c06fd9d0ca7441917884f Mon Sep 17 00:00:00 2001 From: Malcolm McKellips Date: Mon, 10 Feb 2025 15:21:20 -0700 Subject: [PATCH] Autogenerated: Fix doxygen for slashes in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 118a563..05eae28 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Finally, connect a device with CircuitPython installed to your computer and then circup install --py qwiic_kx13x ``` -If you would like to install any of the examples from this repository, issue the corresponding circup command from below. (NOTE: The below syntax assumes you are using CircUp on Windows. Linux and Mac will have different path seperators (i.e. "/" vs. "\"). See the [CircUp "example" command documentation](https://learn.adafruit.com/keep-your-circuitpython-libraries-on-devices-up-to-date-with-circup/example-command) for more information) +If you would like to install any of the examples from this repository, issue the corresponding circup command from below. (NOTE: The below syntax assumes you are using CircUp on Windows. Linux and Mac will have different path seperators. See the [CircUp "example" command documentation](https://learn.adafruit.com/keep-your-circuitpython-libraries-on-devices-up-to-date-with-circup/example-command) for more information) ```sh circup example qwiic_kx13x\qwiic_kx13x_ex1