From de1b5f08b11dbdb52558228cc3b164ae5bdaea71 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 10 Oct 2024 18:05:37 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc8d0c6..1e35988 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ schedule.every().wednesday.at("19:00").do(lambda: send_message("Net Starting Now ``` ### Requirements -Python 3.8? or later is needed (dev on latest). The following can be installed with `pip install -r requirements.txt` or using the [install.sh](install.sh) "/Users/kkeeton/Documents/GitHub/meshing-around/install.sh") script for venv and automation: +Python 3.8? or later is needed (dev on latest). The following can be installed with `pip install -r requirements.txt` or using the [install.sh](install.sh) script for venv and automation: ```sh pip install meshtastic