From 6b545e3579fffb107cb863ff8145933fd2c39ca8 Mon Sep 17 00:00:00 2001 From: zbagley Date: Mon, 15 Jul 2019 22:02:08 -0500 Subject: [PATCH] update readme with updated npm cli shorthand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9da604f2..c8002427 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ https://ngx-uploader.com Add `ngx-uploader` module as dependency to your project. ```console -npm install ngx-uploader --save +npm i ngx-uploader ``` or using `yarn`: