Skip to content

Commit

Permalink
chore: Update README.md (#817)
Browse files Browse the repository at this point in the history
Signed-off-by: nirgur <nirgur@users.noreply.github.com>
  • Loading branch information
nirgur authored Oct 6, 2024
1 parent 30b11b0 commit 2519d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdks/angular-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2519d6d

Please sign in to comment.