Browse Source

Merge branch '4.x' of https://github.com/RobinHerbots/Inputmask into 4.x

Robin Herbots 8 years ago
parent
commit
af57b2022f
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