diff --git a/README.md b/README.md index eecaf727..02ecf81b 100644 --- a/README.md +++ b/README.md @@ -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.