From d33e2e9b8d588bd6ca593a9e5ce5d8a08e4faa81 Mon Sep 17 00:00:00 2001 From: vdusa Date: Wed, 11 Mar 2026 08:15:40 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9c6cae..f2ac3e1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Astro Starter Kit: Minimal - +test ```sh npm create astro@latest -- --template minimal ```