Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
junhuanchen committed May 29, 2019
1 parent 6201806 commit c5387d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The document content is in [source](https://github.com/BPI-STEAM/Docs/tree/maste

[micropython 官方](http://docs.micropython.org/en/latest/esp32/quickref.html)

[MicroPython 中文](https://MicroPython.readthedocs.io/zh/master/)
[mPython中文](https://mPython.readthedocs.io/zh/master/)

## python

Expand All @@ -52,7 +52,7 @@ pip install sphinx, sphinx_rtd_theme, recommonmark

```unix
git submodule add https://github.com/micropython/micropython
git submodule add https://github.com/labplus-cn/MicroPython
git submodule add https://github.com/labplus-cn/mPython
git submodule update --init --recursive
```

0 comments on commit c5387d5

Please sign in to comment.