From e930e75a2becfcb8d8b8b4f544d6531f9b629447 Mon Sep 17 00:00:00 2001 From: silvioalzate Date: Sun, 14 Jun 2026 11:20:21 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59890e0..7cbbfe1 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next- First, run the development server: ```bash -npm run dev +npm run dev # or yarn dev # or