Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #275 from brave/sampson-correct-node-version
Browse files Browse the repository at this point in the history
Corrects expected Node version in README
  • Loading branch information
bbondy authored Oct 15, 2021
2 parents 87a9210 + 5592e26 commit 05338e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Brave's Ethereum Remote Client is a Chromium extension for interacting with the

## Building locally

- Install [Node.js](https://nodejs.org) version 10
- Install [Node.js](https://nodejs.org) version 12
- 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`
Expand Down

0 comments on commit 05338e0

Please sign in to comment.