readme updated for npm installation (#2303)
* readme updated for npm installation * change request
This commit is contained in:
parent
bf1afa06fd
commit
d66b7f6c0d
1 changed files with 1 additions and 2 deletions
|
|
@ -33,9 +33,8 @@ Browsers all the way back to IE9 are supported, no polyfills required 👌.
|
|||
```
|
||||
|
||||
### npm
|
||||
|
||||
```bash
|
||||
$ npm install mithril
|
||||
$ npm install mithril --save
|
||||
```
|
||||
|
||||
The ["Getting started" guide](https://mithril.js.org/#getting-started) is a good place to start learning how to use mithril.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue