diff --git a/sites/docs/src/content/installation/astro.md b/sites/docs/src/content/installation/astro.md index 0287db6c1..2974d6e81 100644 --- a/sites/docs/src/content/installation/astro.md +++ b/sites/docs/src/content/installation/astro.md @@ -27,12 +27,12 @@ You will be asked a few questions to configure your project: ./your-app-name - How would you like to start your new project? Choose a starter template (or Empty) -- Install dependencies? -Yes - Do you plan to write TypeScript? Yes - How strict should TypeScript be? Strict +- Install dependencies? +Yes - Initialize a new git repository? (optional) Yes/No ``` @@ -57,7 +57,7 @@ Add Tailwind CSS using the Astro CLI: -Answer `Yes` to all the question prompted by the CLI when installing Svelte. +Answer `Yes` to all the question prompted by the CLI when installing TailwindCSS.