From 636b27cf9b911bd76db934a8a724fb1fbe7fea63 Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Sun, 6 Apr 2025 21:28:07 -0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 661abfd..f6be01b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This Python curses client for Meshtastic is a terminal-based client designed to Contact - Main UI Screenshot

-The settings dialogue can be accessed within the client or may be run standalone to configure your node by launching `contact --settings` or 'contact -c` +The settings dialogue can be accessed within the client or may be run standalone to configure your node by launching `contact --settings` or `contact -c` Contact - Settings Dialogue