diff --git a/packages/integrations/lit/README.md b/packages/integrations/lit/README.md index f8dd0349a41c..6f4571ee32cf 100644 --- a/packages/integrations/lit/README.md +++ b/packages/integrations/lit/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 diff --git a/packages/integrations/preact/README.md b/packages/integrations/preact/README.md index ccae01b83889..c31b9e35cf87 100644 --- a/packages/integrations/preact/README.md +++ b/packages/integrations/preact/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 diff --git a/packages/integrations/react/README.md b/packages/integrations/react/README.md index ee2244d4430f..e610faecdd5c 100644 --- a/packages/integrations/react/README.md +++ b/packages/integrations/react/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 diff --git a/packages/integrations/solid/README.md b/packages/integrations/solid/README.md index ed6d7dc03f70..366a81512e34 100644 --- a/packages/integrations/solid/README.md +++ b/packages/integrations/solid/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 diff --git a/packages/integrations/svelte/README.md b/packages/integrations/svelte/README.md index b0cddafe2297..7a9ca7bf4c52 100644 --- a/packages/integrations/svelte/README.md +++ b/packages/integrations/svelte/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 diff --git a/packages/integrations/vue/README.md b/packages/integrations/vue/README.md index 3d5baa70d15e..bbbbb555ed50 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