diff --git a/README.md b/README.md index ca8a3a2..50a7867 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next First, run the development server: ```bash +npm install and npm run dev # or yarn dev