mirror of
https://github.com/meshtastic/python.git
synced 2026-01-01 20:38:03 -05:00
add note saying pip 20 is required. Fix #1
This commit is contained in:
@@ -4,7 +4,7 @@ A python client for using [Meshtastic](https://www.meshtastic.org) devices. This
|
||||
|
||||
Full documentation including examples and installation instructions [here](https://meshtastic.github.io/Meshtastic-python/meshtastic/index.html).
|
||||
|
||||
But suffice it to say, it is really easy:
|
||||
But suffice it to say, it is really easy (note, you must use pip version 20 or later):
|
||||
|
||||
```
|
||||
pip3 install meshtastic
|
||||
|
||||
Reference in New Issue
Block a user