diff --git a/website/README.md b/website/README.md index 86e2f15d4..f7f6ad006 100644 --- a/website/README.md +++ b/website/README.md @@ -5,7 +5,7 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next First, install the necessary dependencies: ```bash -npm run install +npm install # or yarn install # or