mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
fix typo
This commit is contained in:
parent
c0b542ef55
commit
680d668cd2
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ To generate a new identity, you can use the [rnid](https://reticulum.network/man
|
|||
rnid --generate ./new_identity
|
||||
```
|
||||
|
||||
You can then use following to run the web ui with your new identity file;
|
||||
You can then use the following to run the web ui with your new identity file;
|
||||
|
||||
```
|
||||
python web.py --identity-file ./new_identity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue