From eaf29512b66314b91f10e13113f726770eed3f22 Mon Sep 17 00:00:00 2001 From: mkinney Date: Fri, 25 Feb 2022 21:38:23 -0800 Subject: [PATCH] Update standalone_readme.txt --- standalone_readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standalone_readme.txt b/standalone_readme.txt index bf3ea2a..88aa8c6 100644 --- a/standalone_readme.txt +++ b/standalone_readme.txt @@ -2,6 +2,6 @@ readme.txt for single standalone executable zip files that can be downloaded from https://github.com/meshtastic/Meshtastic-python/releases If you do not want to install python and/or the python libraries, you can download one of these -zip files to run the Meshtastic command line interface (CLI) as a standalone executable. +files to run the Meshtastic command line interface (CLI) as a standalone executable. See https://meshtastic.org/docs/software/python/python-standalone for more info.