Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Change yarn installation requirement to yarn classic (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuga-cb authored Mar 21, 2023
1 parent ba854cc commit 601dab8
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 @@ -7,7 +7,7 @@ required for the completion of MPC operations such as Seed generation and Transa
### Prerequisites:

- [node 18+](https://nodejs.org/en/download/)
- [yarn 1.22+](https://yarnpkg.com/getting-started/install)
- [yarn classic 1.22+](https://classic.yarnpkg.com/en/docs/install)

For iOS development:
- [Xcode 14.0+](https://developer.apple.com/xcode/)
Expand Down

0 comments on commit 601dab8

Please sign in to comment.