thevoidforge 21.0.12 → 21.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -377,7 +377,7 @@
|
|
|
377
377
|
<div class="card" style="margin-top: 16px; border-color: var(--accent); background: rgba(91, 91, 247, 0.03);">
|
|
378
378
|
<h2>Ready to deploy?</h2>
|
|
379
379
|
<p style="font-size: 14px; color: var(--text-dim);">After building your app, run the deploy wizard to provision infrastructure and ship.</p>
|
|
380
|
-
<p style="font-family: var(--mono); font-size: 14px; margin-top: 8px;"><code>
|
|
380
|
+
<p style="font-family: var(--mono); font-size: 14px; margin-top: 8px;"><code>voidforge deploy</code></p>
|
|
381
381
|
</div>
|
|
382
382
|
|
|
383
383
|
<div class="btn-row">
|