Skip to content

Commit

Permalink
Merge pull request #23 from kbrandwijk/patch-1
Browse files Browse the repository at this point in the history
[docs] Use local Expo CLI in installation instructions
  • Loading branch information
nandorojo authored Oct 16, 2023
2 parents c0ab642 + 876c99d commit d2aa39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ yarn add burnt
Burnt likely requires Expo SDK 46+.

```sh
expo install burnt expo-build-properties
npx expo install burnt expo-build-properties
```

Add the `expo-build-properties` plugin to your `app.json`/`app.config.js`,
Expand Down

0 comments on commit d2aa39f

Please sign in to comment.