diff --git a/docs/functions/index.md b/docs/functions/index.md index d200dfb9..03cdb009 100644 --- a/docs/functions/index.md +++ b/docs/functions/index.md @@ -14,7 +14,7 @@ React Native Firebase supports integration with production and locally emulated To get started, install the module using Yarn: -``` +```bash yarn add @react-native-firebase/functions ```