diff --git a/website/docs/Installation.md b/website/docs/Installation.md index 54de3fc0..92679e24 100644 --- a/website/docs/Installation.md +++ b/website/docs/Installation.md @@ -18,7 +18,7 @@ yarn add @react-native-async-storage/async-storage With Expo CLI: ```bash -expo install @react-native-async-storage/async-storage +npx expo install @react-native-async-storage/async-storage ``` ### Link