diff --git a/docs/network-policy/approve-network-requests.mdx b/docs/network-policy/approve-network-requests.mdx index c2d2eba54ca..4d721b467eb 100644 --- a/docs/network-policy/approve-network-requests.mdx +++ b/docs/network-policy/approve-network-requests.mdx @@ -44,11 +44,9 @@ Use a host that resolves from your terminal, such as an SSH alias from your clie ssh ``` -Then run the TUI from the NemoClaw directory on that host. +Then start the TUI on that host. ```bash -cd ~/nemoclaw -. .env openshell term ```