Skip to content

Commit

Permalink
docs: change Astro's questions order
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnedshell authored Oct 29, 2024
1 parent 6e76ed9 commit e7d0dc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sites/docs/src/content/installation/astro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit e7d0dc8

Please sign in to comment.