Skip to content

Commit

Permalink
Resolve #353
Browse files Browse the repository at this point in the history
Add description about how to correctly use codes under examples folder.
  • Loading branch information
Hacksign committed Apr 13, 2019
1 parent 930157c commit f2b477d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Webpack Hot Middleware Example

* Install deps

**NOTE**:
> You shoude execute `npm install` command in parent folder first. Then run this command once again in `examples/` folder.
```sh
npm install
```
Expand Down

0 comments on commit f2b477d

Please sign in to comment.