fix link
This commit is contained in:
parent
45c69ae97b
commit
144818e316
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
|||
</code></pre>
|
||||
<hr>
|
||||
<h3 id="component">Component</h3>
|
||||
<p><a href="http://component.io">Component</a> is another package manager for <a href="http://nodejs.org/">NodeJS</a>. If you're using NodeJS already or planning on using <a href="http://gruntjs.com/">Grunt</a> to create a build system, you can use Component to conveniently keep up-to-date with Mithril versions.</p>
|
||||
<p><a href="http://component.github.io">Component</a> is another package manager for <a href="http://nodejs.org/">NodeJS</a>. If you're using NodeJS already or planning on using <a href="http://gruntjs.com/">Grunt</a> to create a build system, you can use Component to conveniently keep up-to-date with Mithril versions.</p>
|
||||
<p>Assuming you have NodeJS installed, you can install Component by typing this in the command line:</p>
|
||||
<pre><code>npm install -g component
|
||||
</code></pre><p>And you can download Mithril by typing this:</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue