diff --git a/README.md b/README.md index cde0476..4594bb3 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ A Python bot that connects to MeshCore mesh networks via serial port, BLE, or TC ### Quick Start (Development) 1. Clone the repository: ```bash -git clone +git clone https://github.com/agessaman/meshcore-bot cd meshcore-bot ```