Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/network-policy/approve-network-requests.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,9 @@ Use a host that resolves from your terminal, such as an SSH alias from your clie
ssh <your-sandbox-host>
```

Then run the TUI from the NemoClaw directory on that host.
Then start the TUI on that host.

```bash
cd ~/nemoclaw
. .env
openshell term
```

Expand Down
Loading