We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 535c607 commit cc068d1Copy full SHA for cc068d1
2 files changed
.nova/Configuration.json
forge-tailwind.html
@@ -199,7 +199,7 @@ <h2 class="text-2xl font-bold text-gray-900 mb-4">Installation</h2>
199
</p>
200
201
<h3 class="text-lg font-semibold mb-3">Install via ForgePackageManager</h3>
202
- <pre><code class="language-bash">php forge.php module:install ForgeTailwind</code></pre>
+ <pre><code class="language-bash">php forge.php module:package-install --module=forge-tailwind</code></pre>
203
204
<h3 class="text-lg font-semibold mb-3">No Dependencies Required</h3>
205
<p class="text-gray-600 mb-4">
0 commit comments