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