Skip to content

Commit 39fd5e2

Browse files
committed
fix as per comment
1 parent c77c8b6 commit 39fd5e2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sdk/connect/javascript.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ import TabItem from "@theme/TabItem";
1111

1212
Get started with MetaMask SDK in your JavaScript dapp.
1313

14+
## Prerequisites
15+
16+
- [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/).
18+
- [MetaMask](https://metamask.io/) installed in your browser or on mobile.
19+
20+
1421
## Steps
1522

1623
### 1. Install the SDK

0 commit comments

Comments
 (0)