Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 02cb7d3

Browse files
doc++
1 parent 60ef21e commit 02cb7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ML_KIT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Make sure to check out [this demo app](https://github.com/EddyVerbruggen/natives
55
```bash
66
git clone https://github.com/EddyVerbruggen/nativescript-plugin-firebase
77
cd nativescript-plugin-firebase/src
8-
npm run setupandinstall
8+
npm run setupandinstall (just skip through the plugin y/n prompts you'll get as those are ignored in this case)
99
npm run demo-ng.ios (or .android)
1010
```
1111

0 commit comments

Comments
 (0)