unix/README: Fix Markdown link markup.
Signed-off-by: Brett Cannon <brett@python.org>
This commit is contained in:
parent
d14ddcbdb5
commit
01c758e26a
@ -40,8 +40,8 @@ or
|
|||||||
>>> import mip
|
>>> import mip
|
||||||
>>> mip.install("hmac")
|
>>> mip.install("hmac")
|
||||||
|
|
||||||
Browse available modules at [micropython-lib]
|
Browse available modules at
|
||||||
(https://github.com/micropython/micropython-lib). See
|
[micropython-lib](https://github.com/micropython/micropython-lib). See
|
||||||
[Package management](https://docs.micropython.org/en/latest/reference/packages.html)
|
[Package management](https://docs.micropython.org/en/latest/reference/packages.html)
|
||||||
for more information about `mip`.
|
for more information about `mip`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user