Skip to content

Commit 11b98ed

Browse files
Shaun Stanworthvonovak
Shaun Stanworth
authored andcommitted
Yarn uses add not install (react-navigation#203)
1 parent d30e016 commit 11b98ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community-fluidtransitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install the FluidTransitions package in your project:
1616

1717
```
1818
npm install react-navigation-fluid-transitions
19-
yarn install react-navigation-fluid-transitions
19+
yarn add react-navigation-fluid-transitions
2020
```
2121

2222
## Links

0 commit comments

Comments
 (0)