From 9a723b628e35c940b80f7a2098d62245ec4ad272 Mon Sep 17 00:00:00 2001 From: evanbacon Date: Mon, 5 Feb 2024 20:21:04 -0600 Subject: [PATCH] update format --- packages/react-native-adjust/README.md | 2 +- packages/react-native-pdf/README.md | 2 +- packages/react-native-quick-actions/README.md | 2 +- packages/react-native-siri-shortcut/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/react-native-adjust/README.md b/packages/react-native-adjust/README.md index 8a47d47..e7b0075 100644 --- a/packages/react-native-adjust/README.md +++ b/packages/react-native-adjust/README.md @@ -15,7 +15,7 @@ Ensure you use versions that work together! > This package cannot be used in the "Expo Go" app because [it requires custom native code](https://docs.expo.io/workflow/customizing/). -- First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install). +First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install). ```sh npx expo install react-native-adjust @config-plugins/react-native-adjust diff --git a/packages/react-native-pdf/README.md b/packages/react-native-pdf/README.md index 8524b5f..ad27316 100644 --- a/packages/react-native-pdf/README.md +++ b/packages/react-native-pdf/README.md @@ -16,7 +16,7 @@ Ensure you use versions that work together! > This package cannot be used in the "Expo Go" app because [it requires custom native code](https://docs.expo.io/workflow/customizing/). -- First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install). +First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install). ``` npx expo install react-native-pdf react-native-blob-util @config-plugins/react-native-pdf @config-plugins/react-native-blob-util diff --git a/packages/react-native-quick-actions/README.md b/packages/react-native-quick-actions/README.md index 2d05ca8..cf4f10b 100644 --- a/packages/react-native-quick-actions/README.md +++ b/packages/react-native-quick-actions/README.md @@ -10,7 +10,7 @@ Expo Config Plugin to auto-configure [`react-native-quick-actions`](https://www. > This package cannot be used in the "Expo Go" app because [it requires custom native code](https://docs.expo.io/workflow/customizing/). -- First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install). +First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install). ```sh npx expo install react-native-quick-actions @config-plugins/react-native-quick-actions diff --git a/packages/react-native-siri-shortcut/README.md b/packages/react-native-siri-shortcut/README.md index 4f6dab7..8f23338 100644 --- a/packages/react-native-siri-shortcut/README.md +++ b/packages/react-native-siri-shortcut/README.md @@ -16,7 +16,7 @@ Ensure you use versions that work together! > This package cannot be used in the "Expo Go" app because [it requires custom native code](https://docs.expo.io/workflow/customizing/). -- First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install). +First install the package with yarn, npm, or [`npx expo install`](https://docs.expo.io/workflow/expo-cli/#expo-install). ```sh npx expo install react-native-siri-shortcut @config-plugins/react-native-siri-shortcut