mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-25 09:25:50 +00:00
Merge PR #7: Fix incorrect Rust server directory paths in README
The tty-fwd directory is at the root of the project, not under rust/ This PR corrects the build instructions to reflect the actual project structure. Co-authored-by: nityeshaga <93742147+nityeshaga@users.noreply.github.com>
This commit is contained in:
commit
36c4f9066c
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ VibeTunnel lives in your menu bar. Click the icon to start the server.
|
|||
### 3. Use the `vt` Command
|
||||
|
||||
Prefix any command with `vt` to make it accessible in your browser:
|
||||
|
||||
```bash
|
||||
# Monitor AI agents
|
||||
vt claude
|
||||
|
|
|
|||
Loading…
Reference in a new issue