Skip to content

Commit df82b5d

Browse files
committed
Add text for pnpm and bun
1 parent 39fd5e2 commit df82b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/connect/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Get started with MetaMask SDK in your JavaScript dapp.
1414
## Prerequisites
1515

1616
- [Node.js](https://nodejs.org/) version 19 or later installed.
17-
- A package manager installed, such as [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) or [Yarn](https://yarnpkg.com/).
17+
- A package manager installed, such as [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm), [Yarn](https://yarnpkg.com/), [pnpm](https://pnpm.io/installation) or [bun](https://bun.sh/).
1818
- [MetaMask](https://metamask.io/) installed in your browser or on mobile.
1919

2020

0 commit comments

Comments
 (0)