Skip to content

Commit

Permalink
[Fix] Update yarn installation commands
Browse files Browse the repository at this point in the history
Signed-off-by: samkahchiin <kcsam@siliconjungles.com>
  • Loading branch information
samkahchiin committed Sep 13, 2021
1 parent def30fd commit 0b3b4d4
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 @@ -82,7 +82,7 @@ To get a local copy up and running follow these simple steps.
### Prerequisites
* yarn
```sh
npm install npm@latest -g
npm install --global yarn
```

### Installation
Expand Down

1 comment on commit 0b3b4d4

@vercel
Copy link

@vercel vercel bot commented on 0b3b4d4 Sep 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.