From b5c751cadab1680b8db7d213364a879366540fcd Mon Sep 17 00:00:00 2001 From: Alexis Leboeuf Date: Sat, 13 Dec 2025 17:07:17 +0100 Subject: [PATCH] Fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4395380..b88f3c3 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,6 @@ npx expo install react-native-maps@1.9.0 npm install react-native-maps @react-navigation/native @react-navigation/bottom-tabs react-native-safe-area-context react-native-screens firebase npm install @react-native-community/datetimepicker -npm expo install expo-image-picker +npx expo install expo-image-picker npx expo start \ No newline at end of file