Skip to content

Commit 44f52be

Browse files
committed
remove /evm from wagmi install
1 parent 130ad9d commit 44f52be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/evm/connect/guides/wagmi/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You can [download the quickstart template](#set-up-using-a-template) or [manuall
7272
Install MM Connect along with its peer dependencies to an existing React project:
7373

7474
```bash npm2yarn
75-
npm install @metamask/connect/evm wagmi [email protected] @tanstack/react-query
75+
npm install @metamask/connect wagmi [email protected] @tanstack/react-query
7676
```
7777

7878
### 2. Import required dependencies

0 commit comments

Comments
 (0)