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

Commit 588f6ed

Browse files
committed
update
1 parent a02d1c1 commit 588f6ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To install directly using a WIFI capable board
3838

3939
.. code-block:: shell
4040
41-
mip install github:jposada202020/MicroPython_WSENTIDS
41+
mip.install("github:jposada202020/MicroPython_WSENTIDS")
4242
4343
4444
Installing Library Examples
@@ -54,7 +54,7 @@ To install directly using a WIFI capable board
5454

5555
.. code-block:: shell
5656
57-
mip install github:jposada202020/MicroPython_WSENTIDS/examples.json
57+
mip.install("github:jposada202020/MicroPython_WSENTIDS/examples.json")
5858
5959
6060
Installing from PyPI

0 commit comments

Comments
 (0)