Skip to content

Commit

Permalink
Merge pull request #6 from mull/patch-1
Browse files Browse the repository at this point in the history
Use correct node module name in instructions
  • Loading branch information
dayAlone committed Dec 17, 2015
2 parents 08b560f + 9e3f5a3 commit 9948bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ See [example/](./example/) for an example of usage.
First, install the npm module.

```sh
npm install --save-dev webpack-hot-middleware
npm install --save-dev koa-webpack-hot-middleware
```

Next, enable hot reloading in your webpack config:
Expand Down

0 comments on commit 9948bff

Please sign in to comment.