From e4856a171b526ea39c79a641cc44c8946cf3bbe5 Mon Sep 17 00:00:00 2001 From: Mathias Brouilly Date: Thu, 4 Jun 2015 20:48:10 +0200 Subject: [PATCH] readme: add npm install --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 622d2ed..2e916c6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ * Clone the repo `git clone https://github.com/bymathias/normalize.styl` * or install with [Bower](http://bower.io/ "Bower") `bower install --save normalize.styl` +* or install with [npm](https://www.npmjs.com/) `npm install --save normalize.styl` * or [download the latest version](https://github.com/bymathias/normalize.styl/archive/master.zip "Download ZIP") ## How to use it