json_info/doc: fixed typo in README.rst

<
This commit is contained in:
awachtler 2021-08-15 07:28:22 +02:00
parent 4e189aec9c
commit 7693c03485
1 changed files with 1 additions and 1 deletions

View File

@ -908,7 +908,7 @@ Installing packages from the REPL of an embedded device works in this way:
upip.index_urls = ["http://my-server:8080"] upip.index_urls = ["http://my-server:8080"]
upip.install("micropython-foobar") upip.install("micropython-foobar")
Furhter information on micropython-packaging can be found here: https://docs.micropython.org/en/latest/reference/packages.html Further information on micropython-packaging can be found here: https://docs.micropython.org/en/latest/reference/packages.html
Sources Sources