Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions content/manuals/ai/sandboxes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Install the `sbx` CLI and sign in:
{{< tab name="macOS" >}}

```console
$ brew trust docker/tap
Comment thread
dvdksn marked this conversation as resolved.
$ brew install docker/tap/sbx
$ sbx login
```
Expand Down
1 change: 1 addition & 0 deletions content/manuals/ai/sandboxes/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Docker Desktop is not required to use `sbx`.
{{< tab name="macOS" >}}

```console
$ brew trust docker/tap
Comment thread
dvdksn marked this conversation as resolved.
$ brew install docker/tap/sbx
$ sbx login
```
Expand Down