We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e25161 + de3f144 commit bdfe7abCopy full SHA for bdfe7ab
demo/README.md
@@ -1,7 +1,7 @@
1
This NativeScript project demonstrates how the plugin works.
2
If you want to test it out on an emulator or a device you can follow the instructions below:
3
4
-* `git clone https://github.com/NativeScript/nativescript-angular.git`
5
-* `cd nativescript-angular/demo`
+* `git clone https://github.com/NativeScript/nativescript-imagepicker.git`
+* `cd nativescript-imagepicker/demo` or `cd nativescript-imagepicker/demo-angular`
6
* `npm run build.plugin && npm install`
7
* `tns run android` or `tns run ios` depending on the platform you want to test
0 commit comments