Skip to content

Commit

Permalink
updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliodiez committed Aug 24, 2016
1 parent 416518f commit 744234a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions 18 ReactHotLoader/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@ You don't need to update the source code of the app, all we have to do is instal

Packages to install (dev dependencies):

- react-hot-loader
- webpack-hot-middleware
- react-hot-loader

```
npm install react-hot-loader webpack-hot-middleware --save-dev
npm install react-hot-loader --save-dev
```

webpack config updates:
Expand Down

0 comments on commit 744234a

Please sign in to comment.