Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fujun-iri committed Apr 14, 2017
1 parent 4de896c commit f1c63d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A vue plugin working as event bus.

## Install

```
```bash
yarn add v-hub

# or
Expand All @@ -13,7 +13,7 @@ npm install --save v-hub

## Import

```
```javascript
// import
import vHub from 'v-hub';
Vue.use(vHub);
Expand Down

0 comments on commit f1c63d6

Please sign in to comment.