From 6feb34b29abf6dbe5db0181c96731a50d68487c3 Mon Sep 17 00:00:00 2001 From: Alex <20897311+apgeo@users.noreply.github.com> Date: Fri, 21 Sep 2018 15:08:19 +0300 Subject: [PATCH] added NPM install --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e45978e..bfbc759 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ Meteor integration by [zimme](https://github.com/zimme). meteor add mouse0270:bootstrap-notify ``` +## NPM +``` +npm i bootstrap-notify +``` + + ## Changelog #### Version 3.1.5 provided by [chrismbarr](https://github.com/chrismbarr) - *Testing* - Cleaned Up Code