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 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: