Skip to content

Commit 58eaaf7

Browse files
authored
Fix link to build environments in readme (#855)
1 parent bb93a28 commit 58eaaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you would like to support all wallets, then you can install all of the wallet
1515
Note:
1616

1717
- MEW wallet currently fails to install on M1 macs
18-
- All wallet modules (except for `injected-wallets`) require extra dependencies and may require polyfilling the node built in modules for the browser. See the [Build Environments](##build-environments) section for more info
18+
- All wallet modules (except for `injected-wallets`) require extra dependencies and may require polyfilling the node built in modules for the browser. See the [Build Environments](#build-environments) section for more info
1919
- **If using React** you may be interested in checking out the React Hooks package here - https://www.npmjs.com/package/@web3-onboard/react
2020

2121
## Initialization

0 commit comments

Comments
 (0)