Skip to content

Commit 852cc87

Browse files
docs: Update expo-build-properties installation command (#702)
1 parent b05729d commit 852cc87

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,8 @@ To use this library with [`Expo`](https://expo.dev) we recommend using our confi
4949

5050
Also you will need to install `expo-build-properties` package:
5151

52-
#### NPM
53-
54-
```bash
55-
npm i expo-build-properties
56-
```
57-
58-
#### Yarn
59-
60-
```bash
61-
yarn add expo-build-properties
52+
```shell
53+
npx expo install expo-build-properties
6254
```
6355

6456
#### Expo Config Plugin Props

0 commit comments

Comments
 (0)