diff --git a/apps/webapp/app/components/SetupCommands.tsx b/apps/webapp/app/components/SetupCommands.tsx
index f04083c7e..5c3469369 100644
--- a/apps/webapp/app/components/SetupCommands.tsx
+++ b/apps/webapp/app/components/SetupCommands.tsx
@@ -53,13 +53,25 @@ export function RunDevCommand({ extra }: { extra?: string }) {
yarn
-
+
-
+
-
+
);
@@ -77,21 +89,21 @@ export function TriggerDevCommand({ extra }: { extra?: string }) {