docs: fix bun trust command

This commit is contained in:
Nathan Flurry 2026-02-11 18:52:32 -08:00
parent cb1f770b47
commit 64d1324628
5 changed files with 7 additions and 7 deletions

View file

@ -38,7 +38,7 @@ const sdk = await SandboxAgent.connect({
Recommended for sandbox orchestration with actor state.
```bash
npm install @sandbox-agent/persist-rivet@0.1.x
npm install @sandbox-agent/persist-rivet@0.2.x
```
```ts