From 07ce7484fe2590edc11f944210464887d5a3762e Mon Sep 17 00:00:00 2001 From: Nik L Date: Mon, 9 Mar 2026 18:15:45 -0400 Subject: [PATCH] fix: install cmd --- components/getting-started.tsx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/components/getting-started.tsx b/components/getting-started.tsx index 2295e42..90d3567 100644 --- a/components/getting-started.tsx +++ b/components/getting-started.tsx @@ -30,12 +30,14 @@ export function GettingStarted() { Wrap any agent and it runs sandboxed.

-
+
- - $ - {installCmd} - +
+ + $ + {installCmd} + +