diff --git a/README.md b/README.md index e215bc4..9d487a6 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,6 @@ This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next- First, run the development server: ```bash -npm run dev -# or -yarn dev -# or -pnpm dev -# or bun dev ```