Skip to content

Commit

Permalink
[doc] update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jin5354 committed Aug 30, 2017
1 parent 5da5bfb commit 3a5e624
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 @@ -11,11 +11,11 @@ Help you cache GET request when using axios.
## Install

```bash
npm install axios-cache-plugin --save-dev
npm install axios-cache-plugin --save
```
or
```bash
yarn add axios-cache-plugin --dev
yarn add axios-cache-plugin
```

## Usage
Expand Down

0 comments on commit 3a5e624

Please sign in to comment.