diff options
| -rw-r--r-- | ports/unix/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/unix/README.md b/ports/unix/README.md index a3159a326..a1af28996 100644 --- a/ports/unix/README.md +++ b/ports/unix/README.md @@ -40,8 +40,8 @@ or >>> import mip >>> mip.install("hmac") -Browse available modules at [micropython-lib] -(https://github.com/micropython/micropython-lib). See +Browse available modules at +[micropython-lib](https://github.com/micropython/micropython-lib). See [Package management](https://docs.micropython.org/en/latest/reference/packages.html) for more information about `mip`. |
