From d6cf0e7592ba6b0b8749c1c556a2cb590f82abfd Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Tue, 9 Jun 2015 09:42:08 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a1204466..1ffc0eefc 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Install with [Component(1)](https://github.com/component/component/): `component Install with [Bower](http://bower.io/): `bower install --save normalize-scss` +Install with [Npm](https://www.npmjs.com): `npm install --save node.normalize.scss` + ## What does it do? * Preserves useful defaults, unlike many CSS resets.