mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Update readme to node 14 (#10374)
Follows on from the work done to upgrade Node to version 14 https://github.com/MetaMask/metamask-extension/pull/9514
This commit is contained in:
parent
76a2a9bb8b
commit
143d0b316a
@ -17,7 +17,7 @@ To learn how to contribute to the MetaMask project itself, visit our [Internal D
|
||||
|
||||
## Building locally
|
||||
|
||||
- Install [Node.js](https://nodejs.org) version 10
|
||||
- Install [Node.js](https://nodejs.org) version 14
|
||||
- If you are using [nvm](https://github.com/creationix/nvm#installation) (recommended) running `nvm use` will automatically choose the right node version for you.
|
||||
- Install [Yarn](https://yarnpkg.com/en/docs/install)
|
||||
- Install dependencies: `yarn`
|
||||
|
Loading…
Reference in New Issue
Block a user