From 19117525edfc04dd6ece036e8697070bdc248ba9 Mon Sep 17 00:00:00 2001 From: clasko Date: Mon, 19 Jan 2026 02:32:07 +0000 Subject: [PATCH] Update readme.txt --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index fa3ae67..dd6aebd 100644 --- a/readme.txt +++ b/readme.txt @@ -8,7 +8,7 @@ pip install meshtastic If using a remote llama connection rename config.json.example to config.json, and update config.json to be the remote llama link. Going to the correct address in a browser will return "405 method not allowed" ``` -mv config.json.example config.json +cp config.json.example config.json ```