summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/vue')
-rw-r--r--packages/integrations/vue/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/vue/README.md b/packages/integrations/vue/README.md
index 3d5baa70d..bbbbb555e 100644
--- a/packages/integrations/vue/README.md
+++ b/packages/integrations/vue/README.md
@@ -6,7 +6,7 @@ This **[Astro integration][astro-integration]** enables server-side rendering an
There are two ways to add integrations to your project. Let's try the most convenient option first!
-### (experimental) `astro add` command
+### `astro add` command
Astro includes a CLI tool for adding first party integrations: `astro add`. This command will:
1. (Optionally) Install all necessary dependencies and peer dependencies