Skip to content

Commit

Permalink
Add Yarn install instructions to readme (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewUsher authored and valscion committed Nov 12, 2018
1 parent d145284 commit 61f260b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@
<h2 align="center">Install</h2>

```bash
# NPM
npm install --save-dev webpack-bundle-analyzer
# Yarn
yarn add -D webpack-bundle-analyzer
```

<h2 align="center">Usage (as a plugin)</h2>
Expand Down

0 comments on commit 61f260b

Please sign in to comment.