From 2255ecb084649fbe9993eb45c681e08fe2b58355 Mon Sep 17 00:00:00 2001 From: Naty Clementi Date: Sun, 7 Dec 2025 12:52:23 -0500 Subject: [PATCH] fux typo --- tutorials/gpu-deployment/gpu-deployment-from-scratch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/gpu-deployment/gpu-deployment-from-scratch.md b/tutorials/gpu-deployment/gpu-deployment-from-scratch.md index 6bf0fd2d..c2124d24 100644 --- a/tutorials/gpu-deployment/gpu-deployment-from-scratch.md +++ b/tutorials/gpu-deployment/gpu-deployment-from-scratch.md @@ -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