update npm identifier

This commit is contained in:
Leo Horie 2016-10-31 12:24:46 -04:00
parent 1994e8e596
commit adf91a4f7a
4 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@ This rewrite aims to fix longstanding API design issues, significantly improve p
You can install this via NPM using this command:
```
npm install lhorie/mithril.js#rewrite
npm install mithril@1.0.0-rc.2
```
Examples run out of the box. Just open the HTML files.