Update readme.txt

This commit is contained in:
2026-01-19 02:32:07 +00:00
parent 1c6ea8869a
commit 19117525ed

View File

@@ -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. 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" 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
``` ```