Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
mip installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jposada202020 committed Jun 11, 2023
1 parent 9fc881e commit 8e072ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ To install using mpremote

.. code-block:: shell
mpremote mip install github:jposada202020/MicroPython_QMC5883L"
mpremote mip install github:jposada202020/MicroPython_QMC5883L
To install directly using a WIFI capable board

.. code-block:: shell
mip install github:jposada202020/MicroPython_QMC5883L"
mip install github:jposada202020/MicroPython_QMC5883L
Installing Library Examples
Expand All @@ -44,13 +44,13 @@ If you want to install library examples:

.. code-block:: shell
mpremote mip install github:jposada202020/MicroPython_QMC5883L/examples.json"
mpremote mip install github:jposada202020/MicroPython_QMC5883L/examples.json
To install directly using a WIFI capable board

.. code-block:: shell
mip install github:jposada202020/MicroPython_QMC5883L/examples.json"
mip install github:jposada202020/MicroPython_QMC5883L/examples.json
Expand Down

0 comments on commit 8e072ff

Please sign in to comment.