You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. A recommended way to install ***ng2-file-upload*** is through [npm](https://www.npmjs.com/search?q=ng2-file-upload) package manager using the following command:
11
10
12
-
`npm i ng2-file-upload --save`
11
+
`npm i ng2-file-upload`
13
12
14
13
Alternatively, you can [download it in a ZIP file](https://github.com/valor-software/ng2-file-upload/archive/master.zip).
15
14
@@ -18,7 +17,7 @@ Easy to use Angular2 directives for files upload ([demo](http://valor-software.g
18
17
19
18
3. More information regarding using of ***ng2-file-upload*** is located in
20
19
[demo](http://valor-software.github.io/ng2-file-upload/) and [demo sources](https://github.com/valor-software/ng2-file-upload/tree/master/demo).
0 commit comments