Update README.md

This commit is contained in:
oasis6212 2025-06-28 17:39:14 -04:00 committed by GitHub
parent 62483b6763
commit 5cdbb24c99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,7 @@ Commands below are not listed in the help menu:
- advertise : When received the bot will send out a message on the public channel introducing itself along with its menu
command.
## Requirements
## Requirements, Set these up first before installing the program
- [Python](https://www.python.org/) 3.11 or above
- Access to a [Meshtastic](https://meshtastic.org) device
@ -85,7 +85,7 @@ command.
## Meshbot Weather Installation
1. Open your terminal, then clone this repository to your local machine:
1. Open your terminal or command prompt, then clone this repository to your local machine:
```
git clone https://github.com/oasis6212/meshbot_weather.git
@ -228,7 +228,7 @@ a single message when set to false.
are on a high-traffic mesh, you may want to disable these.
- FULL_MENU: false # When true, includes all weather commands. When false, shows only forecast options that return a
- FULL_MENU: true # When true, includes all weather commands. When false, shows only forecast options that return a
single message.
@ -313,4 +313,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
This project is neither endorsed by nor supported by Meshtastic.
Meshtastic® is a registered trademark of Meshtastic LLC. Meshtastic software components are released under various
licenses, see GitHub for details. No warranty is provided - use at your own risk.
licenses, see GitHub for details. No warranty is provided - use at your own risk.