diff options
Diffstat (limited to '')
-rw-r--r-- | packages/integrations/partytown/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/partytown/README.md b/packages/integrations/partytown/README.md index 7f8e173a5..d2472b517 100644 --- a/packages/integrations/partytown/README.md +++ b/packages/integrations/partytown/README.md @@ -25,7 +25,7 @@ The Astro Partytown integration installs Partytown for you and makes sure it's e <details> <summary>Quick Install</summary> -The experimental `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. +The `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. ```sh # Using NPM |