From 3fc1293db1633803039cd6222f61bddb822f1d75 Mon Sep 17 00:00:00 2001 From: pdxlocations <117498748+pdxlocations@users.noreply.github.com> Date: Tue, 8 Apr 2025 17:58:15 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24662ad..a91878e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ ## Contact - A Console UI for Meshtastic -### (Formerly Curses Client for Meshtastic) #### Powered by Meshtastic.org +### Install with: +```bash +pip install contact +``` + This Python curses client for Meshtastic is a terminal-based client designed to manage device settings, enable mesh chat communication, and handle configuration backups and restores.