From 7a717d64a477ed23341de2c055e1489590fb93bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=91=9E=E4=B8=B0?= Date: Fri, 17 Feb 2023 23:03:37 +0800 Subject: [PATCH] Update README.md (#6274) --- packages/create-astro/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/create-astro/README.md b/packages/create-astro/README.md index 9d0f75e8e..a7f721d57 100644 --- a/packages/create-astro/README.md +++ b/packages/create-astro/README.md @@ -40,13 +40,13 @@ May be provided in place of prompts | Name | Description | |:-------------|:----------------------------------------------------| -| `--template | Specify your template. | -| `--install / --no-install | Install dependencies (or not). | -| `--git / --no-git | Initialize git repo (or not). | -| `--yes (-y) | Skip all prompt by accepting defaults. | -| `--no (-n) | Skip all prompt by declining defaults. | -| `--dry-run | Walk through steps without executing. | -| `--skip-houston | Skip Houston animation. | +| `--template ` | Specify your template. | +| `--install` / `--no-install` | Install dependencies (or not). | +| `--git` / `--no-git` | Initialize git repo (or not). | +| `--yes` (`-y`) | Skip all prompt by accepting defaults. | +| `--no` (`-n`) | Skip all prompt by declining defaults. | +| `--dry-run` | Walk through steps without executing. | +| `--skip-houston` | Skip Houston animation. | [examples]: https://github.com/withastro/astro/tree/main/examples [typescript]: https://github.com/withastro/astro/tree/main/packages/astro/tsconfigs