This commit is contained in:
liamcottle
2024-04-29 16:46:05 +12:00
parent 73ae832b43
commit f881bc01cd

View File

@@ -60,7 +60,7 @@ To generate a new identity, you can use the [rnid](https://reticulum.network/man
rnid --generate ./new_identity
```
You can use then use following to run the web ui with your new identity file;
You can then use following to run the web ui with your new identity file;
```
python web.py --identity-file ./new_identity