diff --git a/apps/dashboard/src/components/hexclave-rebrand-modal.tsx b/apps/dashboard/src/components/hexclave-rebrand-modal.tsx
index c80241866..b96ff01bc 100644
--- a/apps/dashboard/src/components/hexclave-rebrand-modal.tsx
+++ b/apps/dashboard/src/components/hexclave-rebrand-modal.tsx
@@ -112,16 +112,22 @@ export function HexclaveRebrandModal() {
>
app.hexclave.com
- . For more info on how to update your project, read our{" "}
+ . To update your project, rename all{" "}
+ @stackframe/* imports to{" "}
+ @hexclave/* — the only
+ exception is{" "}
+ @stackframe/stack, which
+ becomes @hexclave/next.
+ See the{" "}
migration guide
-
- .
+ {" "}
+ for full details.