From 3cd4f6b78a2c756fd9eb6187e6a22fd7a8036dd1 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sun, 16 Jun 2024 10:28:04 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8dffb8..e3caf6b 100644 --- a/README.md +++ b/README.md @@ -42,14 +42,14 @@ LONGITUDE = -123.0 ``` pip install meshtastic pip install pubsub +pip install datetime ``` -meshbot enhancments +mesh-bot enhancments ``` pip install suntime pip install requests -pip install datetime pip install python-dateutil ```