From 219838ffd02f86b0967aaf79f1158895ef0bf4a9 Mon Sep 17 00:00:00 2001 From: geeksville Date: Tue, 28 Apr 2020 17:02:02 -0700 Subject: [PATCH] link to pypi repo --- meshtastic/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/__init__.py b/meshtastic/__init__.py index f3a4a1d..aa41ef5 100644 --- a/meshtastic/__init__.py +++ b/meshtastic/__init__.py @@ -2,7 +2,7 @@ ## an API for Meshtastic devices Primary class: StreamInterface -Install with pip: "pip3 install meshtastic" +Install with pip: "[pip3 install meshtastic](https://pypi.org/project/meshtastic/)" Source code on [github](https://github.com/meshtastic/Meshtastic-python) properties of StreamInterface: