fix wording
This commit is contained in:
parent
76a7d7f6d9
commit
d11087e9f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue