Skip to content

Commit

Permalink
line space
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmbrown-usds committed Oct 5, 2022
1 parent 34ed1b8 commit dce3c22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ To validate you are using node 14, type:
`node -v`

This should return *Now using node 14.x.x (npm v6.x.x)*

#### Install Yarn

Install yarn if you do not have it yet. Open your terminal and run `sudo npm install -global yarn`. This works on MacOS and Win10. To confirm it is installed, run `yarn -v`. A version number should be returned.
Expand Down

0 comments on commit dce3c22

Please sign in to comment.