Skip to content

Commit

Permalink
docs: add pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
gierschv committed Mar 8, 2023
1 parent 5729dec commit 9df9a1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ If you have any feedback or questions regarding this product, [please feel free

## Installation

You can install our Embed Client using [npm](https://www.npmjs.com/package/flat-embed) or [yarn](https://yarnpkg.com/en/package/flat-embed):
You can install our Embed Client using [npm](https://www.npmjs.com/package/flat-embed), pnpm, or [yarn](https://yarnpkg.com/en/package/flat-embed):

```bash
npm install flat-embed
pnpm add flat-embed
yarn add flat-embed
```

Expand Down

0 comments on commit 9df9a1a

Please sign in to comment.