Skip to content

Commit

Permalink
docs: update the install in js block
Browse files Browse the repository at this point in the history
  • Loading branch information
aeffinidi committed Apr 30, 2024
1 parent 60e270a commit ad0b6cc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/auth-provider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,11 @@ The code will be generated under /dist for each language.

### JS

### Install

```bash
npm install <path_to_tdk-auth-provider.jsii.tgz>
npm install @affinidi-tdk/auth-provider

```

```ts
Expand Down

0 comments on commit ad0b6cc

Please sign in to comment.