mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 05:02:11 +00:00
docs: add post-release testing agent and fix install URL
This commit is contained in:
parent
f28db99be7
commit
f79019e786
3 changed files with 61 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ Install the binary (fastest installation, no Node.js required):
|
|||
|
||||
```bash
|
||||
# Install it
|
||||
curl -fsSL https://releases.sandboxagent.dev/sandbox-agent/latest/install.sh | sh
|
||||
curl -fsSL https://releases.rivet.dev/sandbox-agent/latest/install.sh | sh
|
||||
# Run it
|
||||
sandbox-agent server --token "$SANDBOX_TOKEN" --host 127.0.0.1 --port 2468
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue