From 192fe96c22e1cb76a70fa7506a8cd304db944f23 Mon Sep 17 00:00:00 2001 From: Veselina Radeva Date: Tue, 8 Aug 2017 14:03:54 +0300 Subject: [PATCH] fix: command in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caa95f8..ea15dbe 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Imagepicker plugin supporting both single and multiple selection. In Command prompt / Terminal navigate to your application root folder and run: ``` -tns plugin add +tns plugin add nativescript-imagepicker ``` ## Usage