diff --git a/README.md b/README.md index 816b607..3a45ec9 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ In addition to Webpack and React, this box adds: react-router, redux and redux-a * __Why is there both a truffle.js file and a truffle-config.js file?__ - `truffle-config.js` is a copy of `truffle.js` for compatibility with Windows development environments. Feel free to it if it's irrelevant to your platform. + `truffle-config.js` is a copy of `truffle.js` for compatibility with Windows development environments. Feel free to delete it if it's irrelevant to your platform. * __Where is my production build?__