diff --git a/README.md b/README.md index 59a012b5..da422ca5 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ The plugin for [Vue.js](http://vuejs.org) provides services for making web reque You can install it via [yarn](https://yarnpkg.com/) or [NPM](http://npmjs.org/). ``` $ yarn add vue-resource +# OR $ npm install vue-resource ```