fix(tui): update comments

This commit is contained in:
ethernet 2026-04-30 17:43:59 -04:00
parent 42e166c7ea
commit 42df7ec597
2 changed files with 1 additions and 2 deletions

View file

@ -66,7 +66,7 @@ export HERMES_TUI_DIR=/path/to/prebuilt/ui-tui
hermes --tui
```
The directory must contain `dist/entry.js` and an up-to-date `node_modules`.
The directory must contain `dist/entry.js`.
## Keybindings