Skip to content

Commit

Permalink
Update README.md - Add instructions for installing with yarn (#2036)
Browse files Browse the repository at this point in the history
  • Loading branch information
victorhermes authored and emilyemorehouse committed May 7, 2019
1 parent ddcc2e4 commit 92d2313
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -43,6 +43,12 @@ Using bower:
$ bower install axios
```

Using yarn:

```bash
$ yarn add axios
```

Using cdn:

```html
Expand Down

0 comments on commit 92d2313

Please sign in to comment.