diff --git a/packages/integrations/lit/README.md b/packages/integrations/lit/README.md index f8dd0349a..6f4571ee3 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 ccae01b83..c31b9e35c 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 ee2244d44..e610faecd 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 ed6d7dc03..366a81512 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 b0cddafe2..7a9ca7bf4 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 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