diff --git a/content/plugins/filament-minimal-theme.md b/content/plugins/filament-minimal-theme.md
index fc949b0f4..2a42cc38a 100644
--- a/content/plugins/filament-minimal-theme.md
+++ b/content/plugins/filament-minimal-theme.md
@@ -44,7 +44,7 @@ Filament Minimal Theme can be installed using our private Composer repository. C
Now you can install the package using:
```bash
-composer require filament/minimal-theme:^3.0@alpha
+composer require filament/minimal-theme:"^3.0@alpha"
```
You will be prompted to provide a username and password. Use your order email address as username and the license key you received as password.
diff --git a/docs/dist/1.x/admin/dashboard/index.html b/docs/dist/1.x/admin/dashboard/index.html
index 701f525e9..7757680c2 100644
--- a/docs/dist/1.x/admin/dashboard/index.html
+++ b/docs/dist/1.x/admin/dashboard/index.html
@@ -1,5 +1,5 @@
-
+
@@ -149,9 +149,18 @@
Plugin Development
-