mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-18 04:41:56 +00:00
fix(tui): update README
This commit is contained in:
parent
242659f5af
commit
9d645d98c4
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ From the repo root, the normal path is:
|
|||
hermes --tui
|
||||
```
|
||||
|
||||
The CLI expects `ui-tui/node_modules` to exist. If the TUI deps are missing:
|
||||
The CLI expects `ui-tui/dist/entry.js` to exist, or the whole source code available in which to run `npm install` and `npm run dev`.
|
||||
|
||||
```bash
|
||||
cd ui-tui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue