From 03c7823144c36c7d6d7ec837c8993af5d9c5df08 Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Wed, 5 Sep 2012 21:52:02 -0700 Subject: [PATCH] fix install docs --- Readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 25222b8..2118be0 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,3 @@ - # Emitter Event emitter component. @@ -6,7 +5,7 @@ ## Installation ``` -$ npm install emitter-component +$ component install component/emitter ``` ## API