diff --git a/packages/sdks/angular-sdk/README.md b/packages/sdks/angular-sdk/README.md index 7eb48e87d..cfea515f7 100644 --- a/packages/sdks/angular-sdk/README.md +++ b/packages/sdks/angular-sdk/README.md @@ -569,7 +569,7 @@ Find your Project ID in the [Descope console](https://app.descope.com/settings/p Run the following command in the root of the project to build and run the example: ```bash -npm i && npm start +pnpm i && npm start ``` ### Example Optional Env Variables