Skip to content

Commit d7d72f0

Browse files
authored
Update readme.md
Correct install scripts
1 parent e0bbaab commit d7d72f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Simple library to decode JWT tokens
1010
# npm
1111
npm install @kinde/jwt-decoder
1212
# yarn
13-
yarn add @kinde/management-api-js
13+
yarn add @kinde/jwt-decoder
1414
# pnpm
15-
pnpm install @kinde/management-api-js
15+
pnpm install @kinde/jwt-decoder
1616
```
1717

1818
## Usage

0 commit comments

Comments
 (0)