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`: