Skip to content

Commit

Permalink
fix setup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Jul 10, 2020
1 parent 205ed0d commit 4ddf9f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ or at this [![Open in CodePen][codepen]](https://codepen.io/sgratzl/pen/MWKYRWo)

```sh
npm i -g yarn
yarn set version 2
yarn set version latest
cat .yarnrc_patch.yml >> .yarnrc.yml
yarn
yarn pnpify --sdk
yarn pnpify --sdk vscode
```

### Common commands
Expand Down

0 comments on commit 4ddf9f3

Please sign in to comment.