diff --git a/README.md b/README.md index 09a8a4d..5b55b88 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next- ## Getting Started +### Package manager (Team note) + +This project uses **pnpm** as the primary package manager. +Use `pnpm install`, `pnpm add`, and `pnpm remove` for dependency management. +Running app scripts via `npm run