[docs] Fix quick-start.md for ml-kit (#2123)

[docs] Fix quick-start.md for ml-kit (#2123)

[skip ci]
This commit is contained in:
Gianfrancø Palumbo
2019-05-08 18:19:01 +03:00
committed by Mike Diarmid
parent 15dfeedbfc
commit d1f08ae2b6

View File

@@ -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 <Anchor version group href="/android">Android</Anchor> & <Anchor version group href="/ios">iOS</Anchor>.