diff --git a/README.md b/README.md index 853a61fe92..16ac07212e 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,7 @@ console.log(datamodel.flatState); // {infura: {...}, contractExchangeRates: [... - 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 v3](https://yarnpkg.com/getting-started/install) -- Run `yarn install` to install dependencies and run any requried post-install scripts +- Run `yarn install` to install dependencies and run any required post-install scripts ### Testing and Linting