Update readme
This commit is contained in:
@@ -5,8 +5,12 @@ source venv/bin/activate
|
|||||||
pip install meshtastic
|
pip install meshtastic
|
||||||
```
|
```
|
||||||
|
|
||||||
If using a remote llama connection 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
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
Run Python Meshroller
|
Run Python Meshroller
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user