Skip to content

Commit

Permalink
remove yarn v1 message from readme (#3438)
Browse files Browse the repository at this point in the history
  • Loading branch information
wentokay authored Mar 22, 2023
1 parent 47dbee8 commit 06725c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ You can also optionally rename `.env.example` to `.env` and set your own variabl
yarn install
```

Note: yarn `^1.22.17` is required but this is sometimes ignored by more recent versions of yarn while installing, so if you have any issues make sure to manually check you are using v1 with `yarn -v`

### Build all packages for production

```bash
Expand Down

1 comment on commit 06725c6

@vercel
Copy link

@vercel vercel bot commented on 06725c6 Mar 22, 2023

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.