Skip to content

Commit 1a39fb8

Browse files
authored
Merge pull request #1120 from glints-dev/feature/update-readme-yarn-version
chore: add required yarn version to README
2 parents e228ac9 + e38291e commit 1a39fb8

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)