Skip to content

Commit a57e24e

Browse files
committed
Merge branch 'master' of https://github.com/nandorojo/zeego
2 parents 55a23ab + ef12942 commit a57e24e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/start.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ npm i \
4242
#### yarn
4343

4444
```sh
45-
45+
yarn add @react-native-menu/menu@1.2.2
4646
```
4747

4848
#### npm
4949

5050
```sh
51-
npm i @[email protected] --legacy-peer-deps
51+
npm i @react-native-menu/menu@1.2.2 --legacy-peer-deps
5252
```
5353

5454
### Compatibility Table

0 commit comments

Comments
 (0)