From 422194081dbb7c267b66c3595bd9b0338cf12b47 Mon Sep 17 00:00:00 2001 From: jemerald <115367539+jejemerong@users.noreply.github.com> Date: Sat, 20 May 2023 09:52:16 +0900 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f4da3c4..af616f2 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,9 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next First, run the development server: ```bash -npm run dev -# or +yarn + yarn dev -# or -pnpm dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.