Skip to content

Commit bdfe7ab

Browse files
author
radeva
authored
Merge pull request #120 from NativeScript/radeva-patch-1
Fix repo path
2 parents 5e25161 + de3f144 commit bdfe7ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This NativeScript project demonstrates how the plugin works.
22
If you want to test it out on an emulator or a device you can follow the instructions below:
33

4-
* `git clone https://github.com/NativeScript/nativescript-angular.git`
5-
* `cd nativescript-angular/demo`
4+
* `git clone https://github.com/NativeScript/nativescript-imagepicker.git`
5+
* `cd nativescript-imagepicker/demo` or `cd nativescript-imagepicker/demo-angular`
66
* `npm run build.plugin && npm install`
77
* `tns run android` or `tns run ios` depending on the platform you want to test

0 commit comments

Comments
 (0)