Skip to content

Commit

Permalink
fix: pnpm typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyspiro committed Apr 5, 2023
1 parent 31d114e commit 30ee664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Install the Cosmic JavaScript SDK.
```bash
yarn add @cosmicjs/sdk
# OR
pnpm install @cosmicjs/sdk
pnpm add @cosmicjs/sdk
# OR
npm install @cosmicjs/sdk
```
Expand Down

0 comments on commit 30ee664

Please sign in to comment.