fix docs about using bleeding edge from npm
This commit is contained in:
parent
fce5f4b86f
commit
bca33a0b78
1 changed files with 1 additions and 1 deletions
|
|
@ -131,6 +131,6 @@ In order to update a forked version of Mithril, [follow the instructions on this
|
||||||
To use the bleeding edge version from npm, use the following command:
|
To use the bleeding edge version from npm, use the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install git://github.com/lhorie/mithril.js/tarball/next --save
|
npm install git://github.com/lhorie/mithril.js#next --save
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue