diff --git a/README.md b/README.md index 1800a468..718e0013 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ uv tool install -U openshell ### Create a sandbox ```bash -openshell sandbox create -- claude # or opencode, codex, ollama +sudo openshell sandbox create -- claude # or opencode, codex, ollama ``` A gateway is created automatically on first use. To deploy on a remote host instead, pass `--remote user@host` to the create command.