diff --git a/README.md b/README.md index 792f3f4..32ed8ff 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ - [Demo](#demo) - [Upcoming: AstroWind 2.0 – We Need Your Vision!](#-upcoming-astrowind-20--we-need-your-vision) +- [TL;DR](#tldr) - [Getting started](#getting-started) - [Project structure](#project-structure) - [Commands](#commands) @@ -63,6 +64,13 @@ We're embarking on an exciting journey with **AstroWind 2.0**, and we want you t
+ +## TL;DR + +```shell +npm create astro@latest -- --template onwidget/astrowind +``` + ## Getting started **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.