diff --git a/README.md b/README.md index aa7e8a2..53bfaf8 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This project uses [pnpm](https://pnpm.io/) as the package manager. Clone the repository and install dependencies: ```console -cd agent-starter-nodejs +cd agent-starter-node pnpm install ```