Skip to content

Commit 8160ad8

Browse files
authored
Update README.md
1 parent 2ba7d3e commit 8160ad8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434

3535
- [Demo](#demo)
3636
- [Upcoming: AstroWind 2.0 – We Need Your Vision!](#-upcoming-astrowind-20--we-need-your-vision)
37+
- [TL;DR](#tldr)
3738
- [Getting started](#getting-started)
3839
- [Project structure](#project-structure)
3940
- [Commands](#commands)
@@ -63,6 +64,13 @@ We're embarking on an exciting journey with **AstroWind 2.0**, and we want you t
6364

6465
<br>
6566

67+
68+
## TL;DR
69+
70+
```shell
71+
npm create astro@latest -- --template onwidget/astrowind
72+
```
73+
6674
## Getting started
6775

6876
**AstroWind** tries to give you quick access to creating a website using [Astro 5.0](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/). It's a free theme which focuses on simplicity, good practices and high performance.

0 commit comments

Comments
 (0)