Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Commit

Permalink
chore: update readme (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyam-Chen authored and posva committed Sep 17, 2017
1 parent a1ac24f commit 92260d8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ The docs will be the demo, until then you can [check the test folder](test/specs
## Installation

```bash
npm install --save vue-mdc
yarn add -D vue-mdc
$ npm install --save vue-mdc
# or
$ yarn add vue-mdc
```

## Usage
Expand Down

0 comments on commit 92260d8

Please sign in to comment.