Skip to content

Commit c638247

Browse files
Merge pull request #1 from derekstavis/patch-1
docs: fix README yarn install command
2 parents 38f9855 + a1a9c86 commit c638247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Integrates [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-
77
## Installation
88

99
```sh
10-
yarn install @th3rdwave/react-navigation-bottom-sheet @react-navigation/native @gorhom/bottom-sheet
10+
yarn add @th3rdwave/react-navigation-bottom-sheet @react-navigation/native @gorhom/bottom-sheet
1111
```
1212

1313
If you don't have those already, you will also need to install the [@gorhom/bottom-sheet dependencies](https://gorhom.github.io/react-native-bottom-sheet/#dependencies) react-native-reanimated and react-native-gesture-handler.

0 commit comments

Comments
 (0)