From 8160ad87b183917c00137654f283cfcc15a8dfc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20B?= <54446028+prototypa@users.noreply.github.com> Date: Tue, 22 Apr 2025 22:15:34 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 792f3f4505..32ed8ffe1d 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.