Skip to content

Commit f86b16c

Browse files
authored
docs: expo installation command
1 parent 2ca8114 commit f86b16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/getting-started/web.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can use React Native Skia without React Native Web.
2121
Using React Native Skia on Expo web is reasonably straightforward.
2222
We provide a script that will work well with the setup:
2323
```bash
24-
$ expo install @shopify/react-native-skia
24+
$ npx expo install @shopify/react-native-skia
2525
$ yarn setup-skia-web
2626
```
2727

0 commit comments

Comments
 (0)