aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/README.md')
-rw-r--r--packaging/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/README.md b/packaging/README.md
index b65d0ed..6081fc7 100644
--- a/packaging/README.md
+++ b/packaging/README.md
@@ -95,7 +95,7 @@ no key-generation step to run by hand.
## Post-install (node)
```bash
-meshbay-node init # copies default.env (with TMDB token)
+meshbay-node init
nano ~/.config/meshbay/node.toml
systemctl --user enable --now meshbay-node
```