diff --git a/docs/ml-kit/quick-start.md b/docs/ml-kit/quick-start.md
index e1d88587..68b3806f 100644
--- a/docs/ml-kit/quick-start.md
+++ b/docs/ml-kit/quick-start.md
@@ -10,7 +10,7 @@ description: Get to grips with the basics of ML Kit in React Native Firebase
Install this module with Yarn:
```bash
-yarn add @react-native-firebase/perf
+yarn add @react-native-firebase/mlkit
```
> Integrating manually and not via React Native auto-linking? Check the setup instructions for Android & iOS.