Skip to content

Commit e38291e

Browse files
committed
chore: add required yarn version to README
1 parent e228ac9 commit e38291e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import { GlintsContainer } from 'glints-aries';
2828

2929
### Development
3030

31-
Before that, make sure you already have git, node (version >= 14), and yarn installed.
31+
Before that, make sure you already have git, node (version >= 14), and yarn(version >= 1.22.0) installed.
3232

3333
1. Clone the repository
3434

0 commit comments

Comments
 (0)