Skip to content
Merged
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
2 changes: 1 addition & 1 deletion tutorials/gpu-deployment/gpu-deployment-from-scratch.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ things we will be learning, we will launch a VM through the [NVIDIA Brev](https:
Once your VM is deployed, follow the Brev access instructions provided for your instance. The connection instructions will vary depending on your operating system. For example, on macOS you would:

- Install the `brev` CLI
- `brew install brevdev/homebrew-brev/brev
- `brew install brevdev/homebrew-brev/brev`
- Login to your account (copy from access page)
- `brev login --token ****`
- Connect via SSH
Expand Down
Loading