Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Elliot Winkler <[email protected]>
  • Loading branch information
Gudahtt and mcmire authored Jun 7, 2022
1 parent 0164652 commit 36afcd4
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 @@ -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

Expand Down

0 comments on commit 36afcd4

Please sign in to comment.