diff --git a/packages/eslint-config-react-native-community/README.md b/packages/eslint-config-react-native-community/README.md index d0dd6a118d3c..367ab70030de 100644 --- a/packages/eslint-config-react-native-community/README.md +++ b/packages/eslint-config-react-native-community/README.md @@ -5,7 +5,7 @@ ## Installation ``` -yarn add --dev eslint @react-native-community/eslint-config +yarn add --dev eslint prettier @react-native-community/eslint-config ``` *Note: We're using `yarn` to install deps. Feel free to change commands to use `npm` 3+ and `npx` if you like*