Open raphacmartin opened 6 years ago
Hi, thanks for this directive!
When I ran npm install angular-money-directive --save as the README.md says to do, it installed this plugin: https://github.com/fiestah/angular-money-directive
npm install angular-money-directive --save
The correct command isnpm install angular-money-mask --save I think, isn't it?
npm install angular-money-mask --save
Thank you!
You're totally right! angular-money-directive is a former name. Could you please contribute by sending a PR with that change to the README.md file?
angular-money-directive
README.md
Hi, thanks for this directive!
When I ran
npm install angular-money-directive --save
as the README.md says to do, it installed this plugin: https://github.com/fiestah/angular-money-directiveThe correct command is
npm install angular-money-mask --save
I think, isn't it?Thank you!