We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df99c4e commit 0b28f31Copy full SHA for 0b28f31
website/docs/Installation.md
@@ -18,7 +18,7 @@ yarn add @react-native-async-storage/async-storage
18
19
With Expo CLI:
20
```bash
21
-expo install @react-native-async-storage/async-storage
+npx expo install @react-native-async-storage/async-storage
22
```
23
24
### Link
0 commit comments