Browse Source

Merge pull request #1629 from vdurante/patch-2

Update README.md
Robin Herbots 8 years ago
parent
commit
79753af236
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -90,7 +90,7 @@ If you like to automatically bind the inputmask to the inputs marked with the da
 
 
 #### Install the package
 #### Install the package
 ```
 ```
-npm install inputmask --save-dev
+npm install inputmask --save
 ```
 ```
 
 
 #### In your modules
 #### In your modules