From 8c93ef988970bb377b6819c0be4fb191b717c536 Mon Sep 17 00:00:00 2001 From: gustawdaniel Date: Wed, 7 Feb 2018 17:18:54 +0100 Subject: [PATCH] Command to install --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f6d891d..257bb47 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ wNumb - JavaScript Number & Money formatting Documentation and examples are available on [refreshless.com/wnumb](http://refreshless.com/wnumb/). +## Instalation + + npm install wnumb --save + # Changelog ### 1.1.0 (*2017-02-04*)