Skip to content

Commit

Permalink
docs: Update expo-build-properties installation command (#702)
Browse files Browse the repository at this point in the history
  • Loading branch information
amandeepmittal authored Apr 23, 2023
1 parent b05729d commit 852cc87
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,8 @@ To use this library with [`Expo`](https://expo.dev) we recommend using our confi

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

#### NPM

```bash
npm i expo-build-properties
```

#### Yarn

```bash
yarn add expo-build-properties
```shell
npx expo install expo-build-properties
```

#### Expo Config Plugin Props
Expand Down

0 comments on commit 852cc87

Please sign in to comment.