From 144818e316031baa7883a63db4a0bc00da4ec215 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Fri, 1 May 2015 09:29:54 -0400 Subject: [PATCH] fix link --- archive/v0.2.0/installation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/v0.2.0/installation.html b/archive/v0.2.0/installation.html index c09d95f5..76ecb283 100644 --- a/archive/v0.2.0/installation.html +++ b/archive/v0.2.0/installation.html @@ -86,7 +86,7 @@

Component

-

Component is another package manager for NodeJS. If you're using NodeJS already or planning on using Grunt to create a build system, you can use Component to conveniently keep up-to-date with Mithril versions.

+

Component is another package manager for NodeJS. If you're using NodeJS already or planning on using Grunt 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 Component by typing this in the command line:

npm install -g component
 

And you can download Mithril by typing this: