Skip to content

Commit a95964c

Browse files
committed
yarn install in README.md
1 parent b1c0030 commit a95964c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For local development you need to follow the below commands:
1717
```
1818
git clone https://github.com/flyskywhy/noder-react-native.git noder
1919
cd noder
20-
npm install
20+
yarn install
2121
```
2222

2323

0 commit comments

Comments
 (0)