Skip to content

Commit

Permalink
Fixed description
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Gularski committed Jan 3, 2019
1 parent 8247bf9 commit 5b79bb1
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,11 @@ See Unit Tests to see it working and extensively tested.

Micropython support
-------------------
The library works with pyboards!
The library works with pyboards!::

import upip
upip.install('upysm')

```python
import upip
upip.install('upysm')
```

Links
-----
Expand Down

0 comments on commit 5b79bb1

Please sign in to comment.