From d11087e9f6fdb6c4448cfd1bcbbfffff5c49eeb7 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Wed, 3 Sep 2014 21:10:50 -0400 Subject: [PATCH] fix wording --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 91ba2f21..b927c78c 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -84,7 +84,7 @@ Then, to use Mithril, point a script tag to the downloaded file: [Component](http://component.io) is another package manager for [NodeJS](http://nodejs.org/). If you're using NodeJS already or planning on using [Grunt](http://gruntjs.com/) to create a build system, you can use Component to conveniently keep up-to-date with Mithril versions. -Assuming you have NodeJS installed, you can install Bower by typing this in the command line: +Assuming you have NodeJS installed, you can install Component by typing this in the command line: ``` npm install -g component